# Viewing a CRM board

A CRM board defines a list of steps you can use to track opportunities, as you would using a traditional CRM pipeline. Each step, what we call a column, can have as many opportunities as needed and each opportunity typically relates to a contact or a member, has a monetary value and may also have a due date.

Each column or step in each board can also trigger a task list or send canned response when an opportunity is added to that step. This makes it easy to assign a set of tasks to different people in your team when someone is added to one of the steps in a board or to notify that person or a member of team when this happens.

The different steps in each of the boards can also be set to automatically receive opportunities when someone completes a tour request, signs up, makes a booking or ends their contract for one of your plans. This makes steps in a board ideal to represent the initial stage in your sales or follow-up pipeline, automating the process of adding these opportunities to the relevant board.

### To view a CRM board

1. If the side menu is not visible, click <img src="/files/-Li8D5GrhOIcbhMDzQw8" alt="" data-size="line"> .
2. In the side menu, click [**CRM**](https://platform.nexudus.com/crm), then click [**CRM Boards**](https://platform.nexudus.com/crm/boards). The list of boards is displayed. Each board includes an edit link.\
   &#x20;<img src="/files/-Lay3RP2P-1Z1dE0Rvyt" alt="" data-size="original">&#x20;
3. Click the board you wish to view. The page shows an expanded view of each step (column) on your board. This view allows you to filter opportunities by **Show due** and **Assign to me**. You can also create a new opportunity if needed.

![Viewing CRM boards on the Nexudus](/files/-LiJ5JYZvLd80sP_GMYq)


---

# 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://legacydocs.nexudus.com/platform/day-to-day/sales-and-crm/crm/viewing-a-crm-board.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.
