# Viewing and Adding Notes to Opportunities

**Introduction**

Keeping track of essential details is crucial when managing opportunities in Gymini. The notes feature allows you to add and view notes directly from the opportunity board, helping you maintain a detailed record of each opportunity. This guide will show you how to use this feature effectively.

**Accessing the Notes Section**

1. **Navigate to the opportunity board**: Start by going to your opportunity board where all your opportunities are listed.
2. **Select an opportunity**: Find the opportunity card you want to add notes to or view notes for.
3. **Open the notes section**: Click on the "+" icon located at the top of the opportunity card to access the notes section.

**Viewing and Adding Notes**

1. **View existing notes**: In the notes section, you can see all the notes that have been previously added to the opportunity.
2. **Add new notes**: To add new notes, simply type your notes in the provided space.
3. **Save your notes**: After entering your notes, click "Update" to save them to the opportunity.

**Conclusion**

Adding notes to your opportunities in Gymini is a straightforward process that helps in keeping all necessary information in one place, facilitating better management and tracking of opportunities. Make it a habit to update notes regularly to ensure that all relevant details are captured accurately.

<br>


---

# 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/viewing-and-adding-notes-to-opportunities.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.
