# Custom Field FAQ

#### **How can I see my custom fields in an Opportunity?** <a href="#how-can-i-see-my-custom-fields-in-an-opportunity" id="how-can-i-see-my-custom-fields-in-an-opportunity"></a>

When you go to 'Opportunities' and select or create an opportunity, you'll see your custom fields listed. When you edit an opportunity, these fields are available for input. If you've organized your fields into folders, these will appear one after the other.

#### **What does the 'hide empty fields' feature do?** <a href="#what-does-the-hide-empty-fields-feature-do" id="what-does-the-hide-empty-fields-feature-do"></a>

When enabled, the 'hide empty fields' feature hides all fields with no value. This allows you to focus only on fields that are relevant or required for you, providing a cleaner, more streamlined view of your opportunity data.


---

# 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.getgymini.com/gymini/features/features-overview/pipelines-and-opportunities/how-to-use-custom-fields-for-opportunities/custom-field-faq.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.
