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

# Accessing Your Portal

> Set your password, log in to your AgencyHandy client portal, and reset your credentials if you ever get locked out.

You access your client portal through a web address provided by your agency. Because agencies can use their own custom domain and branding, your login page may look unique to your agency — but the steps below are the same everywhere.

## First-Time Login

When your agency adds you as a client, you'll receive an invitation by email.

<Steps>
  <Step title="Open the invitation email">
    Look for an email from your agency inviting you to your client portal. Click the **Accept Invitation** (or **Set Password**) button.
  </Step>

  <Step title="Set your password">
    Choose a secure password and confirm it. This becomes your login credential going forward.
  </Step>

  <Step title="Log in">
    You'll be taken to your portal dashboard. Bookmark the login page so you can find it again easily.
  </Step>
</Steps>

<Tip>
  Didn't get an invitation? Check your spam folder, then ask your agency contact to re-send it.
</Tip>

## Logging In Again

Return to the same portal web address your agency gave you, enter your email and password, and select **Log In**. If your agency has enabled Google sign-in, you can also continue with your Google account.

## Resetting Your Password

<Steps>
  <Step title="Select 'Forgot password'">
    On the login screen, click the **Forgot password?** link.
  </Step>

  <Step title="Enter your email">
    Type the email address associated with your account and submit. You'll receive a reset link.
  </Step>

  <Step title="Choose a new password">
    Open the email, click the link, and set a new password. You can now log in with it.
  </Step>
</Steps>

## Finding Your Way Around

Once logged in, your portal dashboard gives you quick access to everything on your account:

<CardGroup cols={2}>
  <Card title="Orders" icon="package" href="/client/orders-and-tasks">
    Your active and completed orders and their tasks.
  </Card>

  <Card title="Invoices" icon="file-invoice" href="/client/invoices-payments">
    Outstanding and paid invoices.
  </Card>

  <Card title="Proposals" icon="file-signature" href="/client/proposals">
    Proposals awaiting your review.
  </Card>

  <Card title="Support" icon="life-buoy" href="/client/support-tickets">
    Open and past support tickets.
  </Card>
</CardGroup>
