> For the complete documentation index, see [llms.txt](https://docs.openreview.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openreview.net/how-to-guides/managing-groups/publication-chairs.md).

# Publication Chairs

If your venue will be using publication chairs, there is an option for PCs to set up this group in the request form.

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

PCs have the option to add the emails of the Publication Chairs while filling out the request or they can [add the emails later](/reference/stages/revision.md).

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

After the venue workflow has concluded and the PCs have run the [Post Decision Stage](/reference/stages/post-decision-stage.md), the Publication Chairs can access their console where they will be able to view all the Accepted submissions.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.openreview.net/how-to-guides/managing-groups/publication-chairs.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.
