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

# Create a Project

> Create your Twinalyze project in minutes, configure its details, and start tracking your website or mobile app.

<h2 id="create-a-project" className="sr-only">
  Create a project
</h2>

<Steps titleSize="h3">
  <Step title="Enter your project name">
    Enter a full name for your project and click **Save**.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/hKA10DD7_CCdWm_Z/images/create-a-project/welcome-to-twinalyze-2.png?fit=max&auto=format&n=hKA10DD7_CCdWm_Z&q=85&s=54a14d4570e7546fb10a6950c6d1c150" alt="Create a project in Twinalyze" width="7680" height="3600" data-path="images/create-a-project/welcome-to-twinalyze-2.png" />
    </Frame>
  </Step>

  <Step title="Create additional projects">
    If you want to crete more project than open the project dropdown from the left sidebar. Select the + icon to create multiple projects.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/cFa5kLCnChCDNsD0/images/create-a-project/create-external-project-2.png?fit=max&auto=format&n=cFa5kLCnChCDNsD0&q=85&s=de89c41162074c0dfee9940a1b7d3c3c" alt="Create another project from the Twinalyze project dropdown" width="7712" height="3632" data-path="images/create-a-project/create-external-project-2.png" />
    </Frame>
  </Step>
</Steps>

***

## Edit project

Use the project settings when you need to update your project name, logo, description, configuration, or platform details.

<Steps titleSize="h3">
  <Step title="Update project details">
    Open the **Project setting → Overview** section and update the required project information.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/6uBouRUUlSiheZcx/images/create-a-project/OrganizationProfile.png?fit=max&auto=format&n=6uBouRUUlSiheZcx&q=85&s=c0738370345e1b4aa66d4fc3f85d6ed2" alt="Edit project details in Twinalyze" width="7680" height="3600" data-path="images/create-a-project/OrganizationProfile.png" />
    </Frame>
  </Step>

  <Step title="Save your changes">
    Review the updated project information and click **Save**.
  </Step>
</Steps>

***

## Best practices

<AccordionGroup>
  <Accordion title="Use a clear project name">
    Use your website, application, brand, or product name so team members can identify the correct project easily.
  </Accordion>

  <Accordion title="Create separate projects for separate products">
    Use a different project for each website or application when their users, events, analytics, or configurations need to remain separate.
  </Accordion>

  <Accordion title="Choose the correct platform">
    Select the platform that matches your product, such as Web, Android, or iOS, before configuring the SDK.
  </Accordion>

  <Accordion title="Keep project details updated">
    Update the project name, logo, description, and platform information whenever your product details change.
  </Accordion>

  <Accordion title="Protect sensitive project credentials">
    Do not expose sensitive credentials in public repositories, frontend code, screenshots, or shared documents.
  </Accordion>

  <Accordion title="Confirm the selected project before making changes">
    Check the active project from the project dropdown before updating settings, connecting integrations, or configuring an SDK.
  </Accordion>
</AccordionGroup>

<div className="twinalyze-bottom-nav">
  <a href="/overview/organization-and-project/create-an-account" className="twinalyze-nav-side">
    <span className="twinalyze-nav-arrow">‹</span>
    <span>Previous</span>
  </a>

  <a href="/overview/organization-and-project/core-features" className="twinalyze-nav-center">
    <strong>Core features</strong>
    <span>Explore the core features of Twinalyze.</span>
  </a>

  <a href="/overview/organization-and-project/core-features" className="twinalyze-nav-side">
    <span>Next</span>
    <span className="twinalyze-nav-arrow">›</span>
  </a>
</div>
