> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/general/yeastar/getting-started.md).

# Getting Started

This guide covers where to find your Yeastar login details and how to access the PBX web portal for the first time.

### Find Your Login URL and Credentials

Your PBX login link and initial login credentials are provided in two places:

1. **Partner Portal** - Go to the relevant service under **Service Details**. The management portal link is listed there.
2. **Service Completion Advice notification** - Sent once your Yeastar order has been provisioned, this email includes the portal URL along with your initial login credentials.

If you can't locate either of these, contact Hosted Network support and we can resend the details.

### Forgot Your Password?

1. On the login page, click **Forgot Password?**
2. Enter your username (or extension number) and the email address associated with the super administrator account.
3. Click **Send**. A reset link will be emailed to that address.
4. Open the email and click the reset link — it's valid for **30 minutes** and can only be used once.
5. Enter your new password twice and click **Save**.

**Note:** If you've also forgotten the super administrator's *username*, it can't be recovered — the system would need to be reset to reconfigure a new one. Contact Hosted Network support before doing this.

### Still Can't Log In?

If you've confirmed the correct URL and credentials and are still unable to access the portal, contact Hosted Network support with:

* The PBX domain/URL you're trying to reach
* Any error message shown on screen
* Whether this is a first-time login or a previously working account


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/general/yeastar/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
