--- title: "Custom Report Example" slug: "custom-report-example" description: "Scenario for the report example: learn to design and create a report based on it." tags: ["HR"] updated: 2023-02-28T18:38:57Z published: 2023-02-28T18:38:57Z canonical: "help.lanteria.com/custom-report-example" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.lanteria.com/llms.txt > Use this file to discover all available pages before exploring further. # Custom Report Example ***Scenario**: The company needs a report to analyze the employee FTE split by locations. In each location, the information on FTE is to be split by job roles. For each location and each job role, the summary FTE is to be displayed. The report is to be available from the Organizational Structure module of the Report Center.* - [Design the Report](/v1/docs/design-report) - [Create the Report](/v1/docs/create-custom-report-1)