Skip to content

Application List


In the application list, you can view the information of applications created under various integrated application frameworks.

Concepts

Term Description
Call Count Counts the number of trace requests for the application
Error Rate The percentage of failed requests for the application

Different colors represent different error rate ranges:
  • Green: 0-30
  • Orange: 31-70
  • Red: 71-100
  • Total Token Count The total number of tokens consumed by the application, counting the total_tokens of all traces, i.e., the sum
    P50/P75 Duration Counts the P50/P75 request time (duration) of the application

    Create an Application

    Enter the create application page, which currently supports integrating Langfuse by default:

    1. Define the application name and application ID;
    2. The system automatically generates configuration parameters;
    3. A Client Token is generated by default, which you can replace as needed;
    4. Click "Create".
    What is a Client Token?

    After creating an application, the system will automatically generate a Client Token for you, which is used to send data from user devices.

    For more details, refer to Client Token Management.

    After successful creation, you can go to the "Application List" page to view it.

    Application List

    In the application list, you can view the application name, call count, error rate, total token count, P50/P75 duration, and other information.

    You can manage the list through the following operations:

    • Search and locate by application name;
    • Filter by selecting a time range through the time widget;
    • Edit/delete applications;
    • Click on a single application to directly jump to the Explorer page with that application as the query condition.

    Further Reading

    Feedback

    Is this page helpful? ×