# Settings

The Settings section in [Publisher](https://github.com/DNAstack/dnastack-product-docs/blob/main/docs/publisher/settings/broken-reference/README.md) provides administrators with tools to manage users, notifications, and system configurations. This centralized control panel helps you maintain and customize your Publisher instance.

## What You Can Manage in Settings

### [Administrator Access](/products/publisher/settings/adding-an-admin.md)

Control who can manage your Publisher instance by [adding](/products/publisher/settings/adding-an-admin.md) or [removing](/products/publisher/settings/removing-an-admin.md) administrators. [Track administrator activity](/products/publisher/settings/viewing-current-and-past-admins.md) and manage access levels to maintain security and oversight of your system.

### [Email Notifications](/products/publisher/settings/changing-notification-preferences.md)

Customize your [notification preferences](/products/publisher/settings/changing-notification-preferences.md) to stay informed about important changes. Choose to receive alerts about [access requests](/products/publisher/access-policies.md), [collection](/products/publisher/collections.md) modifications, and [data source](/products/publisher/data-sources.md) updates based on your oversight needs.

## Accessing Settings

* Navigate to Settings through the gear icon in the left sidebar.
* The Settings page opens to the Admins tab by default, where you can manage administrator access.
* Use the tab navigation to switch between different settings areas.

Through these settings, you can ensure your [Publisher](https://github.com/DNAstack/dnastack-product-docs/blob/main/docs/publisher/settings/broken-reference/README.md) instance operates according to your organization's needs while maintaining appropriate security and communication channels.

In the following sections, we'll cover each settings area in detail, explaining how to effectively use these administrative tools.


---

# 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.omics.ai/products/publisher/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.
