# Settings

The Settings page in your Cozmos Space allows you to configure integrations and Space wide settings for all of your Spheres.

<figure><img src="/files/x7HgxBiHqJ7hmevyFcAR" alt="Space settings"><figcaption></figcaption></figure>

<table><thead><tr><th width="242">Setting</th><th>Function</th></tr></thead><tbody><tr><td>Purchasing Flow</td><td>Define purchase flow if not using an ecommerce integration. Read our <a href="/pages/VcAnAFhOC3nPyr7DegOi">Ecommerce Guide</a> for more information.</td></tr><tr><td>Error Response</td><td>Configure 404 redirection for all domains in your Space. </td></tr><tr><td>Overlays</td><td>Set base styling options for overlays.</td></tr><tr><td>Ecommerce UI and Overlays</td><td>Configure ecommerce UI and overlays. Read our <a href="/pages/VcAnAFhOC3nPyr7DegOi">Ecommerce Guide</a> for more information.</td></tr><tr><td>Analytics</td><td>Configure your Sphere analytics (Currently only GTM is supported). Read our <a href="/pages/3FplrkyWWqnNqdCnSLoP">Analytics Guide</a> for more information. </td></tr><tr><td>Currencies</td><td>Configure defualt currencies if not using an ecommerce integration.</td></tr><tr><td>Cookies and Experience</td><td>Configure Cookies and Experience overlay styling and content.</td></tr><tr><td>Ecommerce Providers</td><td>Configure ecommerce integration (Currently only Shopify is supported). Read our <a href="/pages/VcAnAFhOC3nPyr7DegOi">Ecommerce Guide</a> for more information.</td></tr><tr><td>Single Sign-On Providers</td><td>Configure SSO providers (Currently only Okta is supported).</td></tr><tr><td>Domain Management</td><td>Confgire custom domains for your Space. Read our <a href="/pages/dEToxNfyP10yMy2tGEOB">Domain Management guide</a> for more information.</td></tr><tr><td>Sphere Animation</td><td>Configure presets for interactions, guidance animations and loader. Read our<a href="/pages/HuuOmV2JmipFUd73yxSP"> Animations guide</a> for more information.</td></tr></tbody></table>


---

# 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://learn.cozmos.com/cozmos-space/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.
