---
title: Using the Kentico interface
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

To access the Kentico administration interface, type **/Admin** after your site's domain into the browser address bar (for example _http://mysite.com/admin_). Enter your username and password on the logon page.

> **Info:** **Supported browsers**
>
> To learn which browsers are supported by the Kentico administration interface, see [Supported client browsers for the Kentico administration interface](https://docs.kentico.com/k8/installation/server-and-hosting-requirements.md#supported-client-browsers-for-the-kentico-administration-interface).

## Applications

The administration interface is separated into _**applications**_. Each application represents a group of related functionality. Applications allow you to perform various types of tasks, configure the system, and view information. For example, use the **Pages** application to manage the content, design, metadata and other configuration options of website pages.

### Opening applications

1. Click the Kentico logo in the top left corner of the user interface, or press F2 on your keyboard.
   - The application list opens. The application list contains all applications that you are allowed to access, separated into categories.
2. Use the search bar to quickly find the application you need, or browse the categories.
   - Tip: use the up and down arrows on your keyboard to browse applications. Press Enter to open the selected application

![](https://docs.kentico.com/docsassets/k8/using-the-kentico-interface/opening_an_application.gif) 

> **Tip:** **Tip**: You can open any number of applications at the same time in different browser tabs. Right-click the application and click Open link in new tab.

### Using the application dashboard

The application dashboard provides quick access to your most frequently used applications. The dashboard is the first page that opens when you log into the administration interface. You can return to the dashboard from any part of the system by clicking the Home icon on the header.

![Returning to the application dashboard](https://docs.kentico.com/docsassets/k8/using-the-kentico-interface/home_button.png "Returning to the application dashboard")

> **Info:** **Changing the application dashboard**
>
> Contact your system's administrator if you wish to change which applications are displayed on your dashboard.
>
> If you are an administrator, see [Configuring the application dashboard](https://docs.kentico.com/k8/managing-users/configuring-the-application-dashboard.md) to learn how to edit the dashboard for users.

## Administration interface URL structure

You can open applications from the dashboard or application list, and bookmark the URLs.

The URL of the Kentico administration interface consists of the following parts:

- Base URL: **/Admin/cmsadministration.aspx** (opens the application dashboard by itself)
- Fragment identifier that specifies the application: **#** hash mark followed by a globally unique identifier of the application (GUID)

For example: _http://mysite.com/Admin/cmsadministration.aspx#5576826f-328b-4b53-9f4b-e877fabd4d63_
