# Navigate Between MSP Nodes

The MSP Portal uses **nodes** to scope access, users, and managed companies. Node selection is handled **per page** using a **Node filter**. This article explains how node switching works, where to find the node filter, and how node context affects visibility and actions. Understanding node context is essential before managing users, companies, or permissions.

# How Node Switching Works
Node selection in the MSP Portal is **page-specific**. Each supported page includes a **Node filter** that allows you to switch the current node context for that page only. Examples of pages that support node switching:
  1. Managed Companies
  2. User Management
  3. Roles and Service Accounts

Switching nodes on one page does **not** automatically change the node context on other pages.

### Switching Between Nodes

:::note[]
The page will refresh automatically and display data scoped to the selected node.
:::
The Node filter is displayed near the top of supported pages and is labelled **Node**:
<Tabs>
  <Tab title="Managed Companies">
        <Steps>
          <Step>
            Sign in to the **[WatchDog MSP Portal](https://app.watchdogsecurity.io/)**
          </Step>
          <Step>
            From the account context switcher, select the MSP Portal
          </Step>
          <Step>
            From the Left Hand Navigation Menu, select **Managed Companies**
          </Step>
           <Step>
            Under **Node** select the node the Managed Company belongs under
          </Step>
        </Steps>
    </Tab>
  <Tab title="Users">
        <Steps>
          <Step>
            Sign in to the **[WatchDog MSP Portal](https://app.watchdogsecurity.io/)**
          </Step>
          <Step>
            From the account context switcher, select the MSP Portal
          </Step>
          <Step>
            From the Left Hand Navigation Menu, select **Users**
          </Step>
           <Step>
            Under **Node** select the node the User belongs under
          </Step>
        </Steps>
    </Tab>
</Tabs>
