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

# General Questions

> Common questions about Nextedy GANTT, its capabilities, and how it integrates with Polarion ALM.

<AccordionGroup>
  <Accordion title="What is Nextedy GANTT?">
    Gantt is a Gantt chart extension for Siemens Polarion ALM that provides interactive project scheduling, resource management, dependency tracking, and visual timeline planning. It embeds directly into Polarion LiveDoc and Wiki pages as a configurable widget, enabling teams to plan and track work items on a visual timeline without leaving the ALM environment.
  </Accordion>

  <Accordion title="What Polarion license types does Gantt support?">
    Gantt delivers standard Polarion widgets, so every Polarion user can access the Gantt widgets. Any Polarion user with the license and permission to edit work items (or Plans) can edit tasks using the Gantt widget. Any Polarion user who can create a LiveDoc report page can configure and set up the Gantt widgets. See [Licensing and User Access](/gantt/getting-started/licensing) for setup details.
  </Accordion>

  <Accordion title="Is the evaluation time limited?">
    Yes, the evaluation period is limited to 30 days from the date of installation. If you need more time, contact Nextedy to request an extended time-limited license. Upon expiration, the software automatically disables itself, and you must obtain a license certificate for continued use.

    <Tip title="Need more evaluation time?">
      Reach out to Nextedy support before your 30-day evaluation expires to request an extension.
    </Tip>
  </Accordion>

  <Accordion title="Can I add multiple Work Items Gantt widgets to a single page?">
    No, currently only one Gantt widget is supported per report page. If you need to display multiple views, create separate Polarion pages for each Gantt widget instance.
  </Accordion>

  <Accordion title="What is the difference between Work Items Gantt and Plans Gantt?">
    Work Items Gantt displays individual Polarion work items as task bars on the Gantt chart, allowing you to schedule, link, and track individual tasks. Plans Gantt displays Polarion Plans as containers, enabling cross-team and release planning views. See [Set Up a Basic Gantt Chart](/gantt/getting-started/setup-basic-gantt) and [Set Up a Plans Gantt Chart](/gantt/getting-started/setup-plans-gantt) for setup instructions.
  </Accordion>

  <Accordion title="What key features does Gantt provide?">
    The table below summarizes the main feature areas available in Gantt:

    | Feature Area  | Description                                                        |
    | ------------- | ------------------------------------------------------------------ |
    | Scheduling    | Auto-scheduling, dependency links, critical path analysis          |
    | Resources     | Resource view, capacity planning, load modes, working calendars    |
    | Visualization | Baselines, configurable columns, timescales, export to PNG         |
    | Editing       | Lightbox inline editor, drag-and-resize task bars, undo/redo       |
    | Scripting     | Item scripts and page scripts for custom colors, markers, behavior |
    | Plans         | Plans Gantt mode for plan-level scheduling and cross-team views    |

    For detailed guidance on each area, browse the [Guides](/gantt/guides/index) and [Concepts](/gantt/concepts/index) sections.
  </Accordion>

  <Accordion title="How do I get started with Gantt?">
    Start by installing the extension following the [Install Gantt](/gantt/getting-started/installation) tutorial, then explore the [demo project](/gantt/getting-started/demo-project) to see a working Gantt chart with pre-configured tasks, dependency links, and resources. The [Getting Started](/gantt/getting-started/index) section walks you through setup step by step.
  </Accordion>

  <Accordion title="Where can I find the full reference documentation?">
    The [Reference](/gantt/reference/index) section contains complete documentation of all widget parameters, administration properties, and configuration options. For task-oriented walkthroughs, visit the [Guides](/gantt/guides/index) section.
  </Accordion>
</AccordionGroup>
