# Configure custom fields for suppliers

You can set up custom text, number, and date fields for suppliers. Use these custom fields to capture additional information that is not captured in other fields. Custom fields can be a very useful way to build filters to identify suppliers when you are using wizards or generating reports.

1. Click **Setup**.
2. Expand **Miscellaneous**.
3. Click **Custom Fields**.
4. On the **Supplier** tab, enter field labels for the following:

* **Custom Text**
* **Custom Number**
* **Custom Date**

5. Click **Save And Close**.


---

# 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.rmhpos.com/store-manager/manage-suppliers/setting-up-custom-fields.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.
