# Navigating your Venue Pages

After your venue is deployed, you will have access to multiple pages in OpenReview. These can be accessed through two methods:

1. Navigating to them from the Program Chair Console on the OpenReview website
2. Clicking the relevant link in the venue deployment confirmation email (subject: 'Your Venue is Deployed")

### Venue Homepage

This is the public-facing page for your venue, and can be found under 'Active Venues' on the OpenReview homepage.

## For Conference Review Workflow Venues

#### Program Chair Console&#x20;

You can find a link to your PC console under ‘Active Consoles’ on the OpenReview homepage after you have logged into your account. Use this page to access your workflow timeline, venue request form, committee consoles, and edge browser.

#### Workflow Timeline

The workflow timeline contains the timeline and customizations for your venue. Each step has a description inlcuding the important changes that the step will implement. You can use the edit button under each step to make changes to the forms, dates, and other settings for your venue.

#### Venue Request Form&#x20;

The venue request form is primarily used for notifications regarding your venue and communication with OpenReview Support. Add a comment to this page to request support.

Edge Browser

The edge browser is the place where PCs can see reviewers, papers, and the links between them. This is where PCs will typically go to see and modify assignments for roles like reviewers and area chairs. To see the edge browser, you will first need to run the [Paper Matching Setup](/how-to-guides/paper-matching-and-assignment.md) workflow stage, then you will see the link to '\[Role] Assignment' in your PC Console under the 'Timeline' section. Use that link to access the Edge Browser.

#### Committee Member Groups and Consoles&#x20;

Each type of committee member (Reviewers, Area Chairs, and Senior Area Chairs) for your venue will have their own console. You can access these consoles through each of the links under ‘Venue Roles’ at the bottom of your PC console. This link will take you to the group edit page, then you can use the 'View Group' button to see the console.

## For Request Form Venues

#### Program Chair Console&#x20;

You can find a link to your PC console under ‘Active Consoles’ on the OpenReview homepage after you have logged into your account. Use this page to access your venue request form, committee consoles, and edge browser.

<figure><img src="/files/Bs1ooJ0WATmbAxVP3u5L" alt=""><figcaption><p>Example PC Console</p></figcaption></figure>

#### Edge Browser

The edge browser is the place where PCs can see reviewers, papers, and the links between them. This is where PCs will typically go to see and modify assignments for roles like reviewers and area chairs. To see the edge browser, you will first need to run the [Paper Matching Setup](/how-to-guides/paper-matching-and-assignment.md) workflow stage, then you will see the link to '\[Role] Assignment' in your PC Console under the 'Timeline' section. Use that link to access the Edge Browser.

#### Committee Member Groups and Consoles&#x20;

Each type of committee member (Reviewers, Area Chairs, and Senior Area Chairs) for your venue will have their own console. You can access these consoles through each of the links under ‘Venue Roles’ at the bottom of your PC console. This link will take you to the group edit page, then you can use the 'View Group' button to see the console.

#### Venue Request Form&#x20;

The venue request form contains the settings that were selected in your venue’s request form. You can get to the venue request form using the ‘Full venue configuration’ link at the bottom of your PC console. Almost all customizations, such as adding a Program Chair, review form modifications, deadline changes  and workflow stages, should be made through the venue request form.

#### Edge Browser

The edge browser is the place where PCs can see reviewers, papers, and the links between them. This is where PCs will typically go to see and modify assignments for roles like reviewers and area chairs. To see the edge browser, you will first need to run the [Paper Matching Setup](/how-to-guides/paper-matching-and-assignment.md) workflow stage, then you will see the link to '\[Role] Assignment' in your PC Console under the 'Timeline' section. Use that link to access the Edge Browser.

#### Committee Member Groups and Consoles&#x20;

Each type of committee member (Reviewers, Area Chairs, and Senior Area Chairs) for your venue will have their own console. You can access these consoles through each of the links under ‘Venue Roles’ at the bottom of your PC console. This link will take you to the group edit page, then you can use the 'View Group' button to see the console.


---

# 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.openreview.net/getting-started/hosting-a-venue-on-openreview/navigating-your-venue-pages.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.
