Configuring LangSmith observability dashboards > Overview > Step 3. Create a new custom project
  

Step 3. Create a new custom project

Create a new custom project only if you're not using the default project.
LangSmith automatically creates a project for you named "default". Follow the steps below only if you want to create a new custom project. Otherwise, you can skip this step to continue using the "default" project.
    1Navigate to the latest AIAgentRuntime package path:
    <Secure Agent installation directory>/downloads/package-AIAgentRuntime.<latest version>/package
    2Locate and edit startup.sh to add the following environment variable:
    export LANGSMITH_PROJECT=<custom project name>
    3Restart the Secure Agent.