PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
This commit is contained in:
@@ -4,9 +4,9 @@ description = "Change which organization you are logged in with"
|
||||
weight = 300
|
||||
+++
|
||||
|
||||
# Change the organization you are signed in to
|
||||
# Change the organization you are signed in to
|
||||
|
||||
When you sign in to Grafana, you are always signed in with a particular organization. If you are assigned to multiple organizations, then you might need to switch which organization you are signed in to. For example, if you need to view a dashboard associated with a different org, then you might switch organizations.
|
||||
|
||||
1. Hover your cursor over your user icon in the lower left corner of the screen, then click **Switch**.
|
||||
1. Next to the organization that you want to sign in to, click **Switch to**.
|
||||
1. Next to the organization that you want to sign in to, click **Switch to**.
|
||||
|
||||
@@ -39,4 +39,4 @@ Grafana logs your sessions in each Grafana instance. You can review this section
|
||||
- **Logged on -** The date you logged on to the current Grafana instance.
|
||||
- **IP address -** The IP address that you logged on from.
|
||||
- **Browser & OS -** The web browser and operating system used to log on to Grafana.
|
||||
- If you are a Grafana Admin for the instance, then you can revoke a session by clicking the red signout icon in the session row.
|
||||
- If you are a Grafana Admin for the instance, then you can revoke a session by clicking the red signout icon in the session row.
|
||||
|
||||
Reference in New Issue
Block a user