# Platform

- [Overview](https://docs.console.zenlayer.com/welcome/platform/overview.md)
- [Global Locations](https://docs.console.zenlayer.com/welcome/platform/global-locations.md)
- [Account Management](https://docs.console.zenlayer.com/welcome/platform/account-management.md): This chapter focuses on how to create and manage your account.
- [Create an Account](https://docs.console.zenlayer.com/welcome/platform/account-management/create-an-account.md): Before enjoying Zenlayer cloud services, you need to sign up for an account first.
- [Reset the Password](https://docs.console.zenlayer.com/welcome/platform/account-management/reset-the-password.md): If you forget your password, you can reset the password using your email address.
- [Modify Your Account](https://docs.console.zenlayer.com/welcome/platform/account-management/modify-your-account.md): You can modify your personal profile or toggle between console themes, Dark mode or Light mode.
- [Multi-factor Authentication](https://docs.console.zenlayer.com/welcome/platform/account-management/multi-factor-authentication.md)
- [Team Management](https://docs.console.zenlayer.com/welcome/platform/team-management.md): Manage your teams, members, permissions, resources, and so on.
- [Create New Team](https://docs.console.zenlayer.com/welcome/platform/team-management/create-new-team.md): A team is considered your company or business department with a billable account. It is named after your personal name or your enterprise's name.
- [Invite a Member](https://docs.console.zenlayer.com/welcome/platform/team-management/invite-a-member.md): A team is composed of team members. You are a member of your own team and any teams you have been invited to.
- [Create a Member Group](https://docs.console.zenlayer.com/welcome/platform/team-management/create-a-member-group.md): Members in one member group share the same permissions. Member groups help you easily manage your team members' access levels.
- [Grant Permission](https://docs.console.zenlayer.com/welcome/platform/team-management/grant-permission.md): When you are granted specific permissions, you will gain access to their relevant resources and policies.
- [View Policies](https://docs.console.zenlayer.com/welcome/platform/team-management/view-policies.md): There are general policies and product policies.
- [Create a Resource Group](https://docs.console.zenlayer.com/welcome/platform/team-management/create-a-resource-group.md): Resource groups help you categorize your available resources. Different resource groups contain different resources and can be assigned to different members.
- [Generate an API Access Key](https://docs.console.zenlayer.com/welcome/platform/team-management/generate-an-api-access-key.md)
- [Tag Management](https://docs.console.zenlayer.com/welcome/platform/team-management/tag-management.md)
- [Add Tags to Resources](https://docs.console.zenlayer.com/welcome/platform/team-management/tag-management/add-tags-to-resources.md)
- [Team Settings](https://docs.console.zenlayer.com/welcome/platform/team-management/team-settings.md): You can edit your team settings after creating a team.
- [Billing Center](https://docs.console.zenlayer.com/welcome/platform/billing-center.md): Hover over Billing on the upper right corner of zenConsole to view your balance, bills, orders, transactions and other billing information.
- [Overview](https://docs.console.zenlayer.com/welcome/platform/billing-center/overview.md): View your total purchasing power, monthly spend and other shortcuts.
- [Bills](https://docs.console.zenlayer.com/welcome/platform/billing-center/monthly-billing.md)
- [Orders](https://docs.console.zenlayer.com/welcome/platform/billing-center/order.md)
- [Transactions](https://docs.console.zenlayer.com/welcome/platform/billing-center/transactions.md)
- [Subscriptions](https://docs.console.zenlayer.com/welcome/platform/billing-center/subscriptions.md)
- [Refill Balance](https://docs.console.zenlayer.com/welcome/platform/billing-center/refill-balance.md)
- [Vouchers](https://docs.console.zenlayer.com/welcome/platform/billing-center/vouchers.md): Vouchers can be used to deduct fees only for specific products.
- [Notification Center](https://docs.console.zenlayer.com/welcome/platform/notification-center.md): You can view all the notifications you have received for products, billing, maintenance, alerts, account, and so on.
- [Audit Logs](https://docs.console.zenlayer.com/welcome/platform/audit-logs.md): Audit logs record and track system activities, events, and configuration changes to ensure security and compliance.
- [Support Contact](https://docs.console.zenlayer.com/welcome/platform/support-contact.md): You can submit any requests or authorize Zenlayer support to access your account to troubleshoot.
- [Looking Glass](https://docs.console.zenlayer.com/welcome/platform/looking-glass.md)
- [Route Explorer](https://docs.console.zenlayer.com/welcome/platform/looking-glass/route-explorer.md)
- [Last-mile Performance](https://docs.console.zenlayer.com/welcome/platform/looking-glass/last-mile-performance.md)
- [Private Backbone Latency](https://docs.console.zenlayer.com/welcome/platform/looking-glass/private-backbone-latency.md)
- [Public Transit Latency](https://docs.console.zenlayer.com/welcome/platform/looking-glass/public-transit-latency.md)
- [Global Acceleration Test](https://docs.console.zenlayer.com/welcome/platform/looking-glass/global-acceleration-test.md)
- [Platform FAQ](https://docs.console.zenlayer.com/welcome/platform/faq.md)
- [Can we work with you on a resale basis?](https://docs.console.zenlayer.com/welcome/platform/faq/referral-and-resale-partnership.md)
- [Do you support primary and sub-account management?](https://docs.console.zenlayer.com/welcome/platform/faq/primary-and-sub-accounts.md)
- [How can I change the team’s bound email?](https://docs.console.zenlayer.com/welcome/platform/faq/email-change.md)
- [How can I isolate resources for different departments with separate billing?](https://docs.console.zenlayer.com/welcome/platform/faq/resource-group-management.md)
- [Do new customers get vouchers? Why didn’t I receive one?](https://docs.console.zenlayer.com/welcome/platform/faq/vouchers-for-new-customers.md)
- [How can I apply for more vouchers?](https://docs.console.zenlayer.com/welcome/platform/faq/more-vouchers.md)


---

# Agent Instructions: 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:

```
GET https://docs.console.zenlayer.com/welcome/platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
