# Where to enter field id?

To enter a field id, follow these steps. Please note, enter one field id per line and do not add any other symbols like "," commas or "#" signs before or after the id. Just paste the value you have copied from browsers.&#x20;

{% hint style="info" %}
Enter one field id per line only.
{% endhint %}

To enter the field id

1. Go to **Settings** menu
2. Then click on **Simple Autocomplete**
3. Enter the field in **Field IDs** input provided
4. Click **Save Changes** to save it.

![](/files/-MPzQuKq6UrPw591iKbd)

## Related

* [How to get the field id?](/kb/how-to-find-the-field-id.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://saa.khadim.nz/kb/where-to-enter-field-id.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.
