# Setup & Configuration

Administrative tasks and account setup for Euno.

## Sections

### 👥 [User Management](/setup-configuration/user-management.md)

Invite team members, assign personas, and manage access.

### 🎭 [Personas](/setup-configuration/personas.md)

Roles and permissions: built-in roles, initial roles, custom personas, and domain scoping.

### ⚙️ [Account Settings](/setup-configuration/account-settings.md)

General configuration, notifications, and API keys.

### 📂 [Domains](/setup-configuration/domains.md)

Logical groupings of resources and metadata tag organization.

***

## Quick Links

* [User Management](/setup-configuration/user-management.md) - Manage users and access
* [Personas](/setup-configuration/personas.md) - Roles, permissions, and persona management
* [Account Settings](/setup-configuration/account-settings.md) - Configure your account
* [Domains](/setup-configuration/domains.md) - Organize resources and metadata tags by domain
* [Creating and Managing Sources](/sources.md) - Source management

***

## Getting Started

If you're setting up Euno for the first time:

1. Review [User Management](/setup-configuration/user-management.md) for user setup
2. Configure [Account Settings](/setup-configuration/account-settings.md)
3. Connect your first source - see [Getting Started](/getting-started.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.euno.ai/setup-configuration.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.
