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

# Project List and Details

> You can view and manage all the projects you have created from a single location.

# Project List and Details

You can view and manage all the projects you have created from a single location.

## Accessing the Project List Page

<Steps>
  <Step title="Go to the Company Dashboard">
    Click the **Company** (<img src="https://mintcdn.com/bul/ixiTLdmXNZ20kCob/icons/view-dashboard-outline.svg?fit=max&auto=format&n=ixiTLdmXNZ20kCob&q=85&s=153bee8a10d223e62d78ba4f883ec933" alt="view-dashboard-outline" className="inline align-middle dark:invert" style={{width: '16px', height: '16px', margin: 0}} width="24" height="24" data-path="icons/view-dashboard-outline.svg" />) icon in the left menu.
  </Step>

  <Step title="Open the Projects Tab">
    Click the **Projects** (<img src="https://mintcdn.com/bul/ixiTLdmXNZ20kCob/icons/office-building-outline.svg?fit=max&auto=format&n=ixiTLdmXNZ20kCob&q=85&s=7bf240597d09b3d50536e18b3e0ab783" alt="office-building-outline" className="inline align-middle dark:invert" style={{width: '16px', height: '16px', margin: 0}} width="24" height="24" data-path="icons/office-building-outline.svg" />) tab in the top menu.
  </Step>
</Steps>

Direct URL: `https://app.bultech.co/company/:companyId/detail/projects`

## Project List Interface

This page presents a list of all projects under your company in a table format.

* **Search Bar:** Located in the top right corner, it allows you to search among projects.
* **Project Table:** Contains information such as project name and operational status.
* **Actions:** Each project row has edit (<img src="https://mintcdn.com/bul/ixiTLdmXNZ20kCob/icons/office-building-cog-outline.svg?fit=max&auto=format&n=ixiTLdmXNZ20kCob&q=85&s=ef68bfbe31cd2b7bc892dcaf6603f336" alt="office-building-cog-outline" className="inline align-middle dark:invert" style={{width: '16px', height: '16px', margin: 0}} width="24" height="24" data-path="icons/office-building-cog-outline.svg" />) and delete (<img src="https://mintcdn.com/bul/ixiTLdmXNZ20kCob/icons/delete-outline.svg?fit=max&auto=format&n=ixiTLdmXNZ20kCob&q=85&s=9c7b274d96711df8603dfb5239eca8b7" alt="delete-outline" className="inline align-middle dark:invert" style={{width: '16px', height: '16px', margin: 0}} width="24" height="24" data-path="icons/delete-outline.svg" />) icons.

<Tip>
  To quickly access a project's details, simply click on the project name in the project list. This will direct you to that project's **Analytics** page.
</Tip>
