# Overview

Welcome to the TestBuddy Account Dashboard! 👋

Upon logging into your TestBuddy account, you gain access to an array of features for managing both new and existing bug reports. The dashboard presents a comprehensive list of workspaces, projects, and sessions, offering customizable options for efficient bug management.

Let's explore the features available in the Dashboard:

🏢 **My Workspace (default workspace name)** Your default workspace serves as the hub for all project-related activities. Within this workspace, you can manage tasks and projects according to your preferences and selected project settings.

➕ **Create New** **Workspace** By selecting this option, you can initiate the creation of a new workspace via a modal window.&#x20;

* **Workspace:** Configure access permissions for project visibility and session management.
* 👥 **Invite Team Members** Utilize this feature to extend workspace invitations to team members via email. Assign roles such as Member or Admin to manage team access.Allow specific domain access to your workspace so relevent members can join your workspace.


---

# 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://testunity.gitbook.io/testbuddy-doc/dashboard/overview.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.
