Skip to content

Commit

Permalink
[v9.3.x] Docs/removes admin screenshots (grafana#58996)
Browse files Browse the repository at this point in the history
Docs/removes admin screenshots (grafana#58994)

* removes screenshots in the admin docs

* removes unneeded screenshot

(cherry picked from commit 8ac197b)

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
  • Loading branch information
2 people authored and GuaYounesPW committed Feb 8, 2023
1 parent 5d2bbb3 commit 0a57a94
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 50 deletions.
13 changes: 1 addition & 12 deletions docs/sources/administration/data-source-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ Before you can create your first dashboard, you need to add your data source.
**To add a data source:**

1. Select the cog icon on the side menu to show the configuration options.

{{< figure src="/static/img/docs/v75/sidemenu-datasource-7-5.png" max-width="150px" class="docs-image--no-shadow">}}

1. Select **Data sources**.

This opens the data sources page, which displays a list of previously configured data sources for the Grafana instance.
Expand All @@ -44,9 +41,7 @@ Before you can create your first dashboard, you need to add your data source.

1. Move the cursor over the data source you want to add.

{{< figure src="/static/img/docs/v75/select-data-source-7-5.png" max-width="700px" class="docs-image--no-shadow">}}

1. Select **Select**.
1. Click **Select**.

This opens the data source configuration page.

Expand All @@ -63,8 +58,6 @@ Each data source's configuration includes a permissions page where you can enabl
### Enable data source permissions

{{< figure src="/static/img/docs/enterprise/datasource_permissions_enable_still.png" class="docs-image--no-shadow docs-image--right" max-width= "600px" animated-gif="/static/img/docs/enterprise/datasource_permissions_enable.gif" >}}

By default, data sources in an organization can be queried by any user in that organization. For example, a user with the `Viewer` role can issue any possible query to a data source, not just
queries that exist on dashboards they have access to.

Expand All @@ -82,8 +75,6 @@ When permissions are enabled for a data source in an organization, the user who
### Allow users and teams to query a data source

{{< figure src="/static/img/docs/enterprise/datasource_permissions_add_still.png" class="docs-image--no-shadow docs-image--right" max-width= "600px" animated-gif="/static/img/docs/enterprise/datasource_permissions_add.gif" >}}

After you have enabled permissions for a data source you can assign query permissions to users and teams which will allow access to query the data source.

**Assign query permission to users and teams:**
Expand All @@ -98,8 +89,6 @@ After you have enabled permissions for a data source you can assign query permis

### Disable data source permissions

{{< figure src="/static/img/docs/enterprise/datasource_permissions_disable_still.png" class="docs-image--no-shadow docs-image--right" max-width= "600px" animated-gif="/static/img/docs/enterprise/datasource_permissions_disable.gif" >}}

If you have enabled permissions for a data source and want to return data source permissions to the default, then you can disable permissions with a click of a button.

Note that _all_ existing permissions created for the data source will be deleted.
Expand Down
4 changes: 0 additions & 4 deletions docs/sources/administration/organization-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ Complete this task when you want to view a list of existing organizations.

A list of organizations appears.

![Server Admin organization list](/static/img/docs/manage-users/server-org-list-7-3.png)

## Create an organization

Create an organization when you want to isolate dashboards and other resources from each other.
Expand Down Expand Up @@ -117,5 +115,3 @@ Edit an organization when you want to change its name.
1. Hover your cursor over the **Server Admin** (shield) icon until a menu appears, and click **Orgs**.
1. Click the organization you want to edit.
1. Update the organization name and click **Update**.

![Server admin Edit Organization](/static/img/docs/manage-users/server-admin-edit-org-7-3.png)
8 changes: 0 additions & 8 deletions docs/sources/administration/plugin-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ To browse for available plugins:
1. Click the **All** filter to browse all available plugins.
1. Click the **Data sources**, **Panels**, or **Applications** buttons to filter by plugin type.

![Plugin catalog browse](/static/img/docs/plugins/plugins-catalog-browse-9.2.png)

### Install a plugin

To install a plugin:
Expand All @@ -101,8 +99,6 @@ To install a plugin:

When the update is complete, you see a confirmation message that the installation was successful.

![Plugin catalog install](/static/img/docs/plugins/plugins-catalog-install-8-1.png)

### Update a plugin

To update a plugin:
Expand All @@ -113,8 +109,6 @@ To update a plugin:

When the update is complete, you see a confirmation message that the update was successful.

![Plugin catalog update](/static/img/docs/plugins/plugins-catalog-update-8-1.png)

### Uninstall a plugin

To uninstall a plugin:
Expand All @@ -125,8 +119,6 @@ To uninstall a plugin:

When the update is complete, you see a confirmation message that the uninstall was successful.

![Plugin catalog uninstall](/static/img/docs/plugins/plugins-catalog-uninstall-8-1.png)

## Install Grafana plugins

Grafana supports data source, panel, and app plugins. Having panels as plugins makes it easy to create and add any kind of panel, to show your data, or improve your favorite dashboards. Apps enable the bundling of data sources, panels, dashboards, and Grafana pages into a cohesive experience.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,13 @@ In both cases, the assignment applies only to the user, team or service account
4. In the **Role** column, select the fixed role that you want to assign to the user, team or service account.
5. Click **Update**.

![User role picker in an organization](/static/img/docs/enterprise/user_role_picker_in_org.png)

**To assign a fixed role as a server administrator:**

1. Sign in to Grafana, hover your cursor over **Server Admin** (the shield icon) in the left navigation menu, and click **Users**.
1. Click a user.
1. In the **Organizations** section, select a role within an organization that you want to assign to the user.
1. Click **Update**.

![User role picker in Organization](/static/img/docs/enterprise/user_role_picker_global.png)

## Assign fixed or custom roles to a team using provisioning

Instead of using the Grafana role picker, you can use file-based provisioning to assign fixed roles to teams. If you have a large number of teams, provisioning can provide an easier approach to assigning and managing role assignments.
Expand Down
4 changes: 0 additions & 4 deletions docs/sources/administration/team-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ To add a team member:
1. Choose if you want to add the user as a team Member or an Admin.
1. Click **Add to team**.

![Add team member](/static/img/docs/manage-users/add-team-member-7-3.png)

## Grant team member permissions

Complete this task when you want to add or modify team member permissions.
Expand All @@ -76,8 +74,6 @@ To grant team member permissions:
1. In the team member list, find and click the user that you want to change. You can use the search field to filter the list if necessary.
1. Click the **Permission** list, and then click the new user permission level.

![Change team member permissions](/static/img/docs/manage-users/change-team-permissions-7-3.png)

## Remove a team member

You can remove a team member when you no longer want to apply team permissions to the user
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ You can see a list of users with accounts in your Grafana organization. If neces
1. Sign in to Grafana as an organization administrator.
1. Hover your cursor over the **Configuration** (gear) icon in the side menu and click **Users**.

![Org Admin user list](/static/img/docs/manage-users/org-user-list-7-3.png)

> **Note:** If you have [server administrator]({{< relref "../../roles-and-permissions/#grafana-server-administrators" >}}) permissions, you can also [view a global list of users]({{< relref "../server-user-management#view-a-list-of-users" >}}) in the Server Admin section of Grafana.
## Change a user's organization permissions
Expand Down Expand Up @@ -96,8 +94,6 @@ When you invite users to join an organization, you assign the **Admin**, **Edito

If the invitee is not already a user, the system adds them.

![Invite User](/static/img/docs/manage-users/org-invite-user-7-3.png).

## Manage a pending invitation

Periodically review invitations you have sent so that you can see a list of users that have not yet accepted the invitation or cancel a pending invitation.
Expand All @@ -116,14 +112,10 @@ Periodically review invitations you have sent so that you can see a list of user

The **Pending Invites** button appears only when there are unaccepted invitations.

![Pending Invites button](/static/img/docs/manage-users/pending-invites-button-7-3.png)

To cancel an invitation, click the red **X** next to the invitation.

To copy an invitation link and send it directly to a user, click Copy Invite. You can then paste the invite link into a message.

![Pending Invites list](/static/img/docs/manage-users/pending-invites-list-7-3.png)

## Remove a user from an organization

You can remove a user from an organization when they no longer require access to the dashboard or data sources owned by the organization. No longer requiring access to an organization might occur when the user has left your company or has internally moved to another organization.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ You can see a list of users with accounts on your Grafana server. This action mi
1. Sign in to Grafana as a server administrator.
1. Hover your cursor over the **Server Admin** (shield) icon until a menu appears, and click **Users**.

![Server Admin user list](/static/img/docs/manage-users/server-user-list-7-3.png)

> **Note:** If you have [organization administrator]({{< relref "../../roles-and-permissions/#organization-roles" >}}) permissions and _not_ [server administrator]({{< relref "../../roles-and-permissions/#grafana-server-administrators" >}}) permissions, you can still [view of list of users in a given organization]({{< relref "../manage-org-users/#view-a-list-of-organization-users" >}}).
## View user details
Expand All @@ -62,26 +60,18 @@ A user account contains the following sections.

This section contains basic user information, which users can update.

![Server Admin user information section](/static/img/docs/manage-users/server-admin-user-information-7-3.png)

#### Permissions

This indicates whether the user account has the Grafana administrator flag applied. If the flag is set to **Yes**, then the user is a Grafana server administrator.

![Server Admin Permissions section](/static/img/docs/manage-users/server-admin-permissions-7-3.png)

#### Organizations

This section lists the organizations the user belongs to and their assigned role.

![Server Admin Organizations section](/static/img/docs/manage-users/server-admin-organisations-7-3.png)

#### Sessions

This section includes recent user sessions and information about the time the user logged in and they system they used. You can force logouts, if necessary.

![Server Admin Sessions section](/static/img/docs/manage-users/server-admin-sessions-7-3.png)

## Edit a user account

Edit a user account when you want to modify user login credentials, or delete, disable, or enable a user.
Expand Down

0 comments on commit 0a57a94

Please sign in to comment.