# Settings

## Organisation

On this tab you can edit all details in MOAS concerning your organisation and add an organisation logo. To edit information, click on an input and type in your new value, MOAS will automatically save the new value when you are finished typing.

To upload a logo, select the "upload logo" button and drag the logo image onto the droppable square. MOAS supports png, jpg and jpeg files only.&#x20;

{% hint style="info" %}
It is important that organisation details are always up to date as they can be used as mentions in documents.
{% endhint %}

## Tags

Tags in MOAS can be applied to client groups, tasks, projects and opportunities. Here, you can add, edit and delete all tags.&#x20;

To edit a tag name or colour, simply click on the title or colour and change the value.

Tags have a name, colour and can be prioritised. If a tag is a priority tag, it will always appear at the front of the tags list in a larger size.&#x20;

<figure><img src="/files/c2HheTrFbxm5JzldsnW7" alt=""><figcaption><p>An example of editing a tag.</p></figcaption></figure>

Clicking edit will take you to a page where you can see all tags assigned to active, lead and prospect groups. Here you can bulk re-assign tags to multiple groups.

## Fees

Fee settings are to do with advice agreements. Here, you can add, edit or remove required services, general services and fixed costs.


---

# 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.moasapp.com/admin/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.
