# Discussion Forums

{% hint style="info" %}
This article covers:

* [Navigating discussion forums](#navigating-discussion-forums)
* [Viewing discussions and plans](#viewing-discussions-and-plans)
  * [Generating reports on plans](#generating-reports-on-plans)
* [Contributing to discussions and sharing plans](#contributing-to-discussions)
  {% endhint %}

## Navigating Discussion Forums

To access a project's discussion forums, click 'Discussion Forums' or the comment symbol <img src="/files/Vz4aF2OsN4ZWY1qCSSfg" alt="" data-size="line"> in the main menu. The Discussion Forum layout is shown below.

<figure><img src="/files/IGsfMaNizwSwIRrYtlV9" alt=""><figcaption></figcaption></figure>

## Viewing Discussions and Plans

You can click on a forum and then a thread, or jump right into a thread on the 'Latest Discussions' feed. Once in a thread you'll likely see comments and plans from other project participants. A checkbox appears next plans — click the checkbox to add that plan to the map viewer.

<figure><img src="/files/VPmmhiFT8K4yLMRl8IKa" alt=""><figcaption></figcaption></figure>

### Generating reports on plans

You can view reports on plans same as in the Overlay Layers interface — simply right click on the plan and select 'View Reports'.

<figure><img src="/files/gRKykRj8ZG7mSkRrB8J1" alt=""><figcaption></figcaption></figure>

## Contributing to Discussions

To contribute, scroll to the bottom of a thread — there you can type a reply and share plans.

<figure><img src="/files/eh7nrFdh1G0kSqW99HvI" alt=""><figcaption></figcaption></figure>

### Map Bookmarks

You can "bookmark" a particular view of the map just as you see it on your screen and share it with collaborators in a discussion thread. Bookmarking captures the basemap, position, and zoom of the map viewer as well as any visible overlay layers and sketches. This allows other users to see exactly what you're looking at and vice versa.

<figure><img src="/files/FupBRPZP01Ga7HlEtKKk" alt=""><figcaption><p>Capturing a map bookmark</p></figcaption></figure>

### Map Bookmarks in Action

<figure><img src="/files/pEZZXuRWZEXKHAycdTng" alt=""><figcaption><p>Displaying a map bookmark</p></figcaption></figure>


---

# 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.seasketch.org/seasketch-documentation/users-guide/discussion-forums.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.
