---
title: "Mobile"
id: "352"
type: "page"
slug: "mobile"
published_at: "2026-05-19T11:30:47+00:00"
modified_at: "2026-09-21T01:36:28+00:00"
url: "https://xedant.com/agents/agent/docs/mobile"
markdown_url: "https://xedant.com/agents/agent/docs/mobile.md"
excerpt: "Xedant Agent is built as a web application (a PWA) from the start, so it…"
---

# Mobile

[https://xedant.com/agents/agent/docs/mobile.md](https://xedant.com/agents/agent/docs/mobile.md)

Xedant Agent is built as a web application (a PWA) from the start, so it works equally well on a computer, a tablet, and a phone: the interface adapts to the screen size by itself, and in a mobile browser you can “install” it as an ordinary app onto the home screen. There is no separate mobile address — you use the same address of your instance (or its subfolder, when the agent is hosted inside another site).

## What is a PWA?

A PWA (Progressive Web App) is an ordinary website that behaves like a full application: you can “install” it on your phone or desktop (an icon appears on the home screen), it opens in its own window without the browser’s address bar, and it remembers your login. No app stores are needed — everything is done right in the browser in a couple of clicks.

This ability is built into Xedant Agent from the start and works on every instance with no extra setup. Models, skills, chats, and data are stored as usual — installing only creates a handy icon for quick access.

## Installing on a phone

Open your Xedant Agent address in the mobile browser, log in, and install the app onto the home screen:

### On iPhone (Safari):

1. Open your Xedant Agent address in Safari;
2. Tap the **Share** button (a square with an arrow pointing up);
3. Scroll down and tap **Add to Home Screen**;
4. Enter the app’s name and tap Add;
5. An icon appears on the home screen — tap it to launch in app mode.

### On Android (Chrome):

1. Open your Xedant Agent address in Chrome;
2. Tap the **menu** button (three dots in the top right corner);
3. Tap **Install app** (or Add to Home Screen);
4. Confirm the installation;
5. An icon appears on the home screen — tap it to launch in app mode.

In desktop browsers (Chrome, Edge) the browser itself offers to install the app onto your desktop — the same idea, in one click.

## The interface on a phone

The interface adapts to the screen width automatically:

- **Chat list** — browse and switch between conversations; the list scrolls with an ordinary swipe;
- **Chat** — messages, AI replies, and file changes are shown in a compact form;
- **Input box** — full width at the bottom of the screen; extra panels open from a menu button;
- **Status panels** — builds, deployment, and Git live in the bottom panel; tabs switch with a swipe;
- **Navigation** — side menus fold into slide-out panels to free up screen space.

Everything works the same as on a computer: chat, tasks, bots, files, builds, analytics. Heavy code editing or reading large change lists is, of course, more comfortable on a big screen — but talking to the models and keeping the agent’s work under control from a phone is fully capable.

Installing the app pairs especially well with [tasks](/agents/agent/docs/tasks)
 and [bots](/agents/agent/docs/bots)
: the results of automatic scenarios arrive in Telegram, and the app is the quick way to open the same chat and look at the details.

**[← AutoFix](/agents/agent/docs/autofix)**

**[Shortcuts →](/agents/agent/docs/shortcuts)**
