# Fields

- [Global Fields](https://docs.sprinthub.com/en/topics/settings/fields/global-fields.md)
- [Custom Field - Contacts](https://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts.md)
- [Custom Fields - Contacts: Status](https://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts/custom-fields-contacts-status.md)
- [Custom Fields - Contacts: Selector](https://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts/custom-fields-contacts-selector.md)
- [Custom Fields - Contacts: Selector - Importing Spreadsheet](https://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts/custom-fields-contacts-selector/custom-fields-contacts-selector-importing-spreadsheet.md): Adding multiple options via spreadsheet import.
- [Custom Fields - Contacts: File](https://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts/custom-fields-contacts-file.md)
- [Custom Fields - Contacts: Multiple Files](https://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts/custom-fields-contacts-multiple-files.md)
- [Custom Fields - Contacts: How to reset the default value](https://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts/custom-fields-contacts-how-to-reset-the-default-value.md)
- [Custom Fields - Companies](https://docs.sprinthub.com/en/topics/settings/fields/custom-fields-companies.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://docs.sprinthub.com/en/topics/settings/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.
