# Settings

- [AI Settings](https://docs.released.so/guide/product/changelog/settings/artificial-intelligence.md): Customise Released's language model
- [Changelog filter](https://docs.released.so/guide/product/changelog/settings/changelog-filter.md): The changelog filter settings define which projects and version fields are used for the Changelog filter.
- [Email](https://docs.released.so/guide/product/changelog/settings/email.md): Deliver new updates as beautifully crafted emails to your customers' inbox.
- [Jira issue links](https://docs.released.so/guide/product/changelog/settings/jira-issue-links.md): Select which channels will display Jira issue links in posts.
- [Confluence](https://docs.released.so/guide/product/changelog/settings/confluence.md): The Confluence channel enables you to publish release notes to Confluence in a single click.
- [Changelog Description Field (optional)](https://docs.released.so/guide/product/changelog/settings/released-description-field.md): Learn how to configure Jira to view and edit the AI-generated descriptions right on your Jira ticket.


---

# 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://docs.released.so/guide/product/changelog/settings.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.
