> ## Documentation Index
> Fetch the complete documentation index at: https://learn.social.plus/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Sign in to Admin on the go, pick your application, and work your first moderation queue

Admin on the go runs in your mobile browser — there is nothing to install. This guide covers signing in, choosing an application, and finding your way around.

## Prerequisites

Before you start, make sure you have:

* An admin account with access to at least one social.plus application
* A Console role assigned to that account — Admin on the go enforces the same permissions as the Console, so an account with no Console role cannot act on content. See [Admin Access Control](/analytics-and-moderation/console/management/admin-access-control)
* A mobile browser (the interface is built for phone-sized screens)

<Note>
  Portal and Console permissions are separate. If **Go to console** shows a no-permission screen, a Portal Super Admin or an existing Console admin needs to assign you a Console role first.
</Note>

## Signing in

<Steps>
  <Step title="Open the site">
    Go to [go.social.plus](https://go.social.plus) in your mobile browser.
  </Step>

  <Step title="Choose a sign-in method">
    Admin on the go supports the same sign-in methods as the Console — see the tabs below.
  </Step>

  <Step title="Choose an application">
    After sign-in you land on the applications list. Each card shows the application name and its server region. **Go to console** is disabled for any application that is not active.
  </Step>

  <Step title="Work the content queue">
    Opening an application takes you straight to its **Content** tab, with **Posts** and **Comments**.
  </Step>
</Steps>

### Sign-in methods

<Tabs>
  <Tab title="Email & password">
    Enter your company email and password. The **Sign in** button stays disabled until the email is valid and the password is non-empty, and field errors clear as soon as you correct them.
  </Tab>

  <Tab title="Google">
    Tap **Sign in with Google** and complete Google's authentication flow with your company Google account. Cancelling returns you to the sign-in screen with no error.
  </Tab>

  <Tab title="SSO">
    Tap **Sign in with SSO** and enter your organisation domain — up to 32 characters, letters and numbers only, no special characters. You are then redirected to your organisation's identity provider.

    If your organisation has exceeded its user limit, or you are not on its whitelist, the screen tells you so and the button stays disabled — contact your organisation's admin.
  </Tab>
</Tabs>

### Forgot your password

Tap **Forgot your password?** on the sign-in screen, enter your work email, and tap **Reset password**. This follows the same reset flow as the desktop Portal. **Back** returns you to sign-in.

## Finding your way around

<CardGroup cols={2}>
  <Card title="Navigation bar" icon="bars">
    The bar at the top carries the social.plus logo and your avatar. It hides as you scroll down and returns when you scroll back to the top.
  </Card>

  <Card title="Account menu" icon="circle-user">
    Tap your avatar to see your name, email, role, and the application you are in — plus **Go to Applications** to switch application, and **Sign out**.
  </Card>

  <Card title="Content tab" icon="list-check">
    **Posts** (Posted, Pending, Scheduled) and **Comments** — the day-to-day moderation queues. See [What you can do](/analytics-and-moderation/admin-on-the-go/overview#what-you-can-do).
  </Card>

  <Card title="Communities" icon="users">
    Browse the communities you administer — scope to all or only your own, filter by visibility, and search by name or category.
  </Card>
</CardGroup>

## Your first moderation pass

<Steps>
  <Step title="Clear the Pending queue">
    Open **Posts** → **Pending**. The tab badge shows how many posts are waiting. Read each one and tap **Approve** or **Decline**; the post leaves the queue and the badge decrements immediately.
  </Step>

  <Step title="Check flagged content">
    On the **Posted** tab, look for posts carrying a **Flagged** badge. Open the three-dots (…) menu to delete the post, or to clear the flag if the report does not hold up.
  </Step>

  <Step title="Scan the discussion">
    Open the **Comments** tab to review comments and replies across every post without opening each post individually.
  </Step>

  <Step title="Sign out when you're done">
    Tap your avatar → **Sign out**. Your session is cleared and you return to the sign-in screen.
  </Step>
</Steps>

<Tip>
  If your session expires while you are working, you are returned to the sign-in screen — sign in again and you land back on the applications list.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="What you can do" icon="mobile-screen" href="/analytics-and-moderation/admin-on-the-go/overview">
    The full picture of posts, comments, actions, and publishing
  </Card>

  <Card title="Roles & Privileges" icon="shield" href="/analytics-and-moderation/console/moderation/roles-and-privileges">
    How admin roles and permissions are defined
  </Card>

  <Card title="Admin Console" icon="sliders" href="/analytics-and-moderation/console/overview">
    Configuration, analytics, and advanced administration on desktop
  </Card>

  <Card title="Moderation guide" icon="shield-check" href="/analytics-and-moderation/console/moderation/overview">
    Moderation policy and workflows across the platform
  </Card>
</CardGroup>
