# View sample users, default roles, and permissions

By viewing the sample user and default role examples, you can get ideas about ways to define actual users and specific roles.

1. [Log in to PUC](/pba/9.3-analytics/pentaho-user-console/log-in-to-the-pentaho-user-console.md). Click **Home** > **Administration**.

   The **Administration** perspective opens the **Users & Roles** page with the **Manage Users** tab selected.
2. Highlight a user in the users list to display which roles are available for that user, as well as which role is currently defined for that user.
3. Select the **Manage Roles**tab to display the **Operation Permissions** for the user's role, as defined by the checked boxes.

   These roles, added for your convenience, can be removed or altered based on your needs (see Table 1: Default Pentaho Security Settings). Each default role and sample user comes with a standard set of permissions, which provides for a specific set of capabilities when using Pentaho tools and the Pentaho Server (see Table 2: Operation Permissions).
4. Select the **System Roles** tab to display the user's system role.

   System Roles are built-in roles used to control default behaviors and permissions in PUC, handled implicitly or through system configuration, with automatic assignments. The default system role for all users is 'Authenticated'. If you want to restrict permissions, the 'Authenticated' role must be restricted or removed from the user.

   ![Users and Roles Page the User Console](/files/2jzvBUPB8mHdPUdgKNwa)

| Default Role         | Sample User | Default Operation Permissions                                                                                                                                                  |
| -------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Administrator**    | admin       | <ul><li>Administer Security</li><li>Schedule Content</li><li>Read Content</li><li>Publish Content</li><li>Create Content</li><li>Execute</li><li>Manage Data Sources</li></ul> |
| **Business Analyst** | pat         | <ul><li>Publish Content</li></ul>                                                                                                                                              |
| **Power User**       | suzy        | <ul><li>Schedule Content</li><li>Read Content</li><li>Publish Content</li><li>Create Content</li><li>Execute</li></ul>                                                         |
| **Report Author**    | tiffany     | <ul><li>Schedule Content</li><li>Publish Content</li></ul>                                                                                                                     |

| Operation Permission    | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Administer Security** | <p>The default <strong>Administrator</strong> role automatically conveys all operation permissions to users assigned to that role, even if the check box next to it is cleared. These permissions include the <strong>Read and Create Content</strong>permissions, which are required for accessing the <strong>Administration</strong> perspective.- Gives access to the <strong>Administration</strong> perspective of PUC.</p><ul><li>Allows access to and the ability to manage all content in the <strong>Browse</strong> perspective.</li><li>Allows the ability to view and work with all user schedules in the <strong>Schedules</strong> perspective.</li><li>Gives the ability to create server block out times in the <strong>Schedules</strong> perspective.</li></ul> |
| **Schedule Content**    | <ul><li>Allows the user to schedule reports and content.</li><li>Gives the user the ability to view, edit, or delete their own schedules using the <strong>Schedules</strong> perspective.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| **Read Content**        | <ul><li>Gives the user the ability to view content in the <strong>Browse</strong> perspective.</li><li>Gives the user the ability to view content through the <strong>File</strong> > <strong>Open</strong> dialog box.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Publish Content**     | <p>This permission includes tools such as Report Designer, Schema Workbench, and Metadata Editor.- Allows client tools to store reports or data models in the Pentaho Repository.</p><ul><li>When held in conjunction with <strong>Write</strong> permission on the target folder, allows a user to upload supported content types. See the <strong>Administer Pentaho Data Integration and Analytics</strong> document for details.</li></ul>                                                                                                                                                                                                                                                                                                                                     |
| **Create Content**      | <ul><li>Allows the user to create, import, delete, and save reports to the repository.</li><li>Gives the user the ability to see a list of data sources which are used to create reports or dashboards.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Execute**             | Allows the user to read and execute transformations and jobs.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Manage Data Sources** | <ul><li>Allows the user to create, edit, or delete new data sources.</li><li>Gives the user the ability to see a list of data sources that are used to create reports or dashboards.</li><li>In Analyzer, allows the user to make inline model editing changes including modifying existing (base) measures.</li><li>In Analyzer, allows the user to add and edit calculated measures to the data model.</li><li>In Analyzer, allows the user to hide and show fields.<br>Operation permission does not include Metadata Editor data sources. See <strong>Pentaho Metadata Editor</strong> for details.</li></ul>                                                                                                                                                                  |


---

# 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.pentaho.com/pba/9.3-analytics/pentaho-user-console/about-pentaho-user-console-perspectives/administration/manage-users-and-roles-in-puc/view-sample-users-default-roles-and-permissions.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.
