# Sophos Central

This guide provides steps to enable SophosCentral API access in your CybrHawk SIEM.

### Step 1: Configuration in SophosCentral Management Console

1. **Access Sophos Central Admin**:
   * Log in to Sophos Central Admin with administrative credentials.
2. **Navigate to API Credentials Management**:
   * Go to Global Settings > API Credentials Management page within Sophos Central Admin.
3. **Add New Credential**:
   * Click on "Add Credential" from the top-right corner of the screen.
   * Provide a Credential name and select the appropriate role.
   * Optionally, add a description for the credential.
   * Click "Add" to create the API credential. The API credential Summary will be displayed.
4. **Show Client Secret**:
   * Click on "Show Client Secret" to reveal the Client Secret associated with the created credential.
5. **Generate API Key**:
   * Go to your profile by clicking on your account email address (located in the upper-right corner) and selecting "My Profile."
   * Generate the API key from your profile settings.\
     ![](/files/8kDpaiyr4bsRAIuJPcmO)

### Step 2: Configuration in CybrHawk

**Provide CybrHawk with Client Information**:

* Provide the following information to your CybrHawk representative at [CybrHawk Support](mailto:socv2@cybrhawk.com):
  * Client ID
  * Client Secret


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cybrhawksoc.gitbook.io/cybrhawk-docs/siem-integrations/endpoint-protection/sophos-central.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
