> For the complete documentation index, see [llms.txt](https://help.cymmetri.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cymmetri.io/getting-started.md).

# Getting Started

- [What is Cymmetri?](https://help.cymmetri.io/getting-started/what-is-cymmetri.md)
- [Release Notes](https://help.cymmetri.io/getting-started/release-notes.md)
- [3.1.0](https://help.cymmetri.io/getting-started/release-notes/3.1.0.md)
- [3.1.2](https://help.cymmetri.io/getting-started/release-notes/3.1.2.md)
- [3.1.7](https://help.cymmetri.io/getting-started/release-notes/3.1.7.md)
- [3.1.15](https://help.cymmetri.io/getting-started/release-notes/3.1.15.md)
- [3.1.x Consolidated](https://help.cymmetri.io/getting-started/release-notes/3.1.x-consolidated.md): (3.1.0 - 3.1.6)
- [4.0](https://help.cymmetri.io/getting-started/release-notes/4.0.md)
- [Starting your Cymmetri Trial](https://help.cymmetri.io/getting-started/starting-your-cymmetri-trial.md)
- [Admin Dashboard](https://help.cymmetri.io/getting-started/admin-dashboard.md)
- [Accessing Cymmetri](https://help.cymmetri.io/getting-started/accessing-cymmetri.md)
- [Supported Web Browsers](https://help.cymmetri.io/getting-started/supported-web-browsers.md)
- [Cymmetri Error Codes](https://help.cymmetri.io/getting-started/cymmetri-error-codes.md)
- [Help](https://help.cymmetri.io/getting-started/help.md)
- [Personalization](https://help.cymmetri.io/getting-started/personalization.md)
- [General Config](https://help.cymmetri.io/getting-started/personalization/general-config.md)
- [Admins](https://help.cymmetri.io/getting-started/personalization/admins.md)
- [Banners](https://help.cymmetri.io/getting-started/personalization/banners.md)
- [Masters in Cymmetri](https://help.cymmetri.io/getting-started/personalization/masters-in-cymmetri.md)
- [Personalize Notification Templates](https://help.cymmetri.io/getting-started/personalization/personalize-notification-templates.md)
- [Tenant Branding](https://help.cymmetri.io/getting-started/personalization/tenant-branding.md)
- [Custom Attributes](https://help.cymmetri.io/getting-started/personalization/custom-attributes.md)
- [API Client](https://help.cymmetri.io/getting-started/personalization/api-client.md)
- [Batch Tasks](https://help.cymmetri.io/getting-started/personalization/batch-tasks.md)
- [API Extension](https://help.cymmetri.io/getting-started/personalization/api-extension.md): Cymmetri framework to extend the out of box use cases and support custom requirements from the platform
- [Ticker](https://help.cymmetri.io/getting-started/personalization/ticker.md)
- [Catpcha](https://help.cymmetri.io/getting-started/personalization/catpcha.md)
- [Annotations](https://help.cymmetri.io/getting-started/personalization/annotations.md)
- [Group as an approver for Annotations](https://help.cymmetri.io/getting-started/personalization/group-as-an-approver-for-annotations.md)
- [Global Search](https://help.cymmetri.io/getting-started/global-search.md)


---

# 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://help.cymmetri.io/getting-started.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.
