# Org Settings

Org Settings is the admin home for company-level configuration. Cakewalk ships Company Profile today. Data Source and Authentication are coming later; the Data Source you connect during admin setup remains the authoritative source of employee attributes for the policy engine.

***

### 📖 Key concepts

* **Company Profile**: The basic identity of your organization in Cakewalk: name, domain, logo.

:bulb: *Why this matters*: Company Profile is how Cakewalk presents your org to employees across sign-in screens, the My Connections grid and the My Agents view.

***

### 🛠 Company Profile

* **Definition**: Editable basic identity for your organization.
* **Capabilities**:
  * **Organization name**.
  * **Domain**.
  * **Logo**.
* **Navigation**: Settings → Org Settings → Company Profile.
* **Why this matters**: The values employees see across the product (sign-in screens, the My Connections grid, the My Agents view) are pulled from here.

***

### Coming later: Data Source and Authentication

Data Source (ongoing HRIS/IdP management with reconnect, manual resync, invite remaining users, auto-invite toggle, manual→sync upgrade) and Authentication (SSO provider config, SSO enforcement, password fallback) are on the roadmap. Today the Data Source connected during admin setup runs continuously without an in-product management surface.

***

### 🔗 Related pages

* [Admin Setup](/docs/ai-agent-access/introduction/get-going-with-agent-access/admin-setup.md)
* [HRIS and IdP](/docs/ai-agent-access/connections-and-integrations/hris-and-idp.md)
* [Users](/docs/ai-agent-access/how-to-guides/users.md)
* [Roles and Permissions](/docs/ai-agent-access/concepts/roles-and-permissions.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://www.cakewalk.security/docs/ai-agent-access/how-to-guides/org-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.
