Requesting Tailscale access
How to request just-in-time access to Tailscale devices and network resources through P0 via Slack, Teams, Webex, the P0 CLI, or the P0 dashboard.
Last updated
How to request just-in-time access to Tailscale devices and network resources through P0 via Slack, Teams, Webex, the P0 CLI, or the P0 dashboard.
Open up the P0.app and navigate to the Access Management page.
Click on Request Access.

Click the dropdown for Resource and select Tailscale.
Select your Organization and Device.
Enter Reason access is needed and Requested access duration. Both are optional.
Once you make the request, an approver can navigate to the Access Management page, select Approve, and approve the request for a specific time period.
To revoke access, an approver can navigate to the Access Management page, open the Activity tab, and click Revoke.
You must install the P0 CLI package on your computer before you request access using P0 CLI.
Open your computer’s terminal.
Run the command with the following parameters to request access to a specific device in Tailscale:
Once you make the request, an approver can run the following command to give access to the specific device:
Last updated
p0 request tailscale grant {hostname | IP address | node ID | node key} --organization {organization}p0 request tailscale grant {hostname | IP address | node ID | node key} --reason {reason}