> For the complete documentation index, see [llms.txt](https://docs.fusion.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fusion.vectra.ai/settings/about.md).

# About Settings

## Getting Here <a href="#getting-here" id="getting-here"></a>

1. Left main navigation > **(** <i class="fa-gear">:gear:</i> **) Settings** link.

or

2. In the upper right corner of the Fusion UI, the gear **(** <i class="fa-gear">:gear:</i> **)** icon links to the **Settings** page and displays the following sections and sub-page:

Use this guide's menu to navigate to each related section or page.

## Fusion Settings <a href="#fusion-settings" id="fusion-settings"></a>

### ACCOUNT <a href="#account" id="account"></a>

Overview\
Audit Logs\
Customers

### MY PROFILE <a href="#my-profile" id="my-profile"></a>

Details\
Personalization\
Activity

### USER MANAGEMENT <a href="#user-management" id="user-management"></a>

API Keys\
Users\
Roles\
Global Security/SSO

### DATA MANAGEMENT <a href="#data-management" id="data-management"></a>

Flow Sources\
Context Integrations\
Context Labels\
Flow Tags\
Network Classification

### DETECT AND RESPOND <a href="#detect-and-respond" id="detect-and-respond"></a>

Detection Categories\
Response Policies\
Response Integrations


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.fusion.vectra.ai/settings/about.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.
