# Users

As a user on the Odore Platform you have the option to setup your own branding on the platform. We know that each brand has a specific style they like to use and you can set this in settings.

Add the font, logos and colours you use the most and these will be applied into all the templates you create so you do not have keep editing each interface template individually.&#x20;

Additionally you need to add you name, contact and company details so we we know who to contact and offer additional support to if you request.&#x20;


---

# 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.odore.com/fundamentals/users.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.
