# Manage lookups

## Find lookups

To access lookup codes, go to **Administration** > **Settings** > **Lookups**.

From the content menu, you can access the groups and entities whose lookup codes you want to view.

<figure><picture><source srcset="/files/Mi2cKueIITaFRYuoIGHs" media="(prefers-color-scheme: dark)"><img src="/files/BAem7Mgbu3UqkSoGQYQa" alt=""></picture><figcaption></figcaption></figure>

{% hint style="info" %}
The groups that are available to you depend on your Tuum subscription.
{% endhint %}

## Edit lookups

Most of the lookup codes are non-editable, but there are some which are editable.&#x20;

* To edit, click <img src="/files/LSZIx9UvFguoPiUIdwa9" alt="" data-size="line">. For such lookup types, you can add new codes by clicking <img src="/files/pyWUHpH5DN9ThwnUkfl2" alt="" data-size="line">.
* For the editable lookup codes, you can also update the translations, mark a particular code as default, and delete a code.

{% hint style="info" %}
If you are creating new lookup types for the first time, you can only do so via the API endpoints. After this, you can manage the lookup codes via the BackOffice (New lookup types that you create are assigned the group code **EXTERNAL**).
{% endhint %}


---

# 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.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/administration/lookups/manage-lookups.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.
