---
title: "Hol mit találsz a felületen | Posty dokumentáció"
description: "A menüpontok és a képernyők térképe: mi hol van, és melyik oldalon mit tudsz elintézni."
canonical: https://posty.hu/en/docs/interface
source: https://posty.hu/en/docs/interface.md
---

Kezdés

# Hol mit találsz a felületen

A menüpontok és a képernyők térképe: mi hol van, és melyik oldalon mit tudsz elintézni.

## The left-hand menu

| Menu item | What it's for | More |
| --- | --- | --- |
| `New post` | Opens the editor for a new post. | [The editor](https://posty.hu/en/docs/studio) |
| `Studio` | The same editor in a full-page view. | [The editor](https://posty.hu/en/docs/studio) |
| `Calendar` | Your daily overview of what goes out when. | [The calendar](https://posty.hu/en/docs/calendar) |
| `Posts` | The same posts in a list, grouped by status. | [The calendar](https://posty.hu/en/docs/calendar) |
| `Media` | The library of uploaded images and videos. | [Media library](https://posty.hu/en/docs/media) |
| `Analytics` | Stats and charts for each channel. | [Analytics](https://posty.hu/en/docs/analytics) |
| `Automations` | Plugs, RSS-based posting, and webhooks. | [Automation](https://posty.hu/en/docs/automation/plugs) |
| `Channels` | Connect channels, check their status, and manage their settings. | [Connecting a channel](https://posty.hu/en/docs/channels) |
| `Team` | Workspaces and team members. | [Team](https://posty.hu/en/docs/settings/team) |

## What's not in the menu

The profile button at the bottom left

**Settings** and **Billing** aren't in the menu. They're under the profile button at the bottom left. You'll also find developer keys and authorized apps there, along with options to switch plans or log out.

| Where | What you'll find | More |
| --- | --- | --- |
| Profile button → Settings | Profile, email address, password, developer keys, authorized apps, account deletion. | [Settings](https://posty.hu/en/docs/settings) |
| Profile button → Billing | Plans, plan changes, payment method, invoice history, and cancellation. | [Subscription](https://posty.hu/en/docs/plans/subscription) |
| The ⋮ menu on a channel row | Channel settings, posting times, client group, and options to disable or delete the channel. | [Managing a channel](https://posty.hu/en/docs/channels/manage) |
| When you hover over a post | Preview, stats, duplicate, edit, and delete. | [Actions](https://posty.hu/en/docs/calendar/actions) |

## The top bar

At the top of the screen, you'll find the name of the current page, the notification bell, and the light/dark toggle. You can also fetch these notifications from the API's `/notifications` endpoint: publishing failures, disconnected channels, and limit warnings.

## On mobile

On mobile, a bar with five buttons replaces the left-hand menu: `Menu`, `Posts`, an orange `+` for a new post, `Channels`, and `Calendar`. The `Menu` button opens the full menu, including the profile button.

Two things are unavailable on mobile: drag-and-drop rescheduling in the calendar, and the full image studio. Both have mobile alternatives. See the [Moving posts](https://posty.hu/en/docs/calendar/moving) and [Media library](https://posty.hu/en/docs/media) pages.

## URLs

We use Hungarian paths, so you can recognize the pages in your browser history:

| URL | Screen |
| --- | --- |
| `/naptar` | Calendar |
| `/bejegyzesek` | Post list |
| `/studio` | Editor |
| `/media` | Media library |
| `/analitika` | Analytics |
| `/automatikus` | Automations |
| `/csatornak-kezeles` | Channels |
| `/csapat` | Workspaces and team |
| `/beallitasok` | Settings |
| `/szamlazas` | Billing |

Documentation pages

Is something missing from this page? Email [norbert@posty.hu](mailto:norbert@posty.hu) or use the form on the [Help](https://posty.hu/en/help) page.
