# Settings & Integrations - Section Overview

The Account Settings page allows you to change global settings for your Organization as well as your personal User settings.

## Available Settings

### Personal Account

Manage your individual user profile and preferences.

### Organization

Adjust organizational-level settings and configurations.

### Users

Manage team members and user access to your Archera account.

### Integrations

Connect external tools and services to enhance your Archera workflow.

### Segments

Configure segments for organizing and analyzing your cloud infrastructure.

### Messaging

Set up communication preferences and notifications.

### API Access

Manage API keys and credentials for programmatic access to Archera.

### Slack

Connect your Slack workspace for notifications and updates.

### CUR Definitions

Define and manage your Cost and Usage Report (CUR) settings.

### SSO

Configure Single Sign-On for streamlined authentication across your organization.

## Related Resources

* [How Do I Configure SSO for Azure AD](/help-center/security/configure-sso-azure-ad.md)
* [How and why do I connect my AWS Cost and Usage Report (CUR) to Archera?](/help-center/aws-onboarding/connect-cur.md)
* [Invite Users and Onboarding Troubleshooting](/help-center/user-guide/invite-users.md)


---

# 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.archera.ai/help-center/user-guide/settings-integrations.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.
