> ## 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 Creation

> Once your company is approved, you can create projects to track your work and costs.

# Project Creation

Once your company is approved, you can create projects to track your work and costs.

## Project Creation Steps

<Steps>
  <Step title="Go to the Project List">
    1. 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.
    2. 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>

  <Step title="Open the New Project Form">
    Click the blue "Add New Project" button in the top right corner of the page.
  </Step>

  <Step title="Fill in Project Information">
    * **Name (Required):** Enter the name of your project.
    * **Currency (Required):** Select the currency in which project costs will be managed.
    * **Other Information (Optional):** You can add information such as a project image, address, and phone number.
  </Step>

  <Step title="Create the Project">
    Click the "Create Project" button at the bottom of the form. After the project is created, you will be automatically redirected to the project's **Analytics** page.
  </Step>
</Steps>

## Important Notes

<AccordionGroup>
  <Accordion title="Project Limit">
    The number of active projects you can create may be limited depending on your company's subscription plan. For detailed information, please review the [Limits and Restrictions](/en/platform-rules/limits-and-restrictions) page.
  </Accordion>

  <Accordion title="Currency">
    The currency selected during project creation is used in all cost management modules of the project and **cannot be changed** later.
  </Accordion>

  <Accordion title="Authorization">
    Only users with [appropriate roles](/en/platform-rules/roles-and-permissions-rbac) (e.g., Company Owner, Project Manager) can create new projects.
  </Accordion>
</AccordionGroup>
