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

# Populating the Findings Library

> Adding findings to the library

Templates can be added to the library one at a time or loaded en masse from a csv file.

<Tabs>
  <Tab title="Add One FindingUpload Findings">
    To add just one finding to the library, click the **Findings Library** tab on the menu bar and **Add New Finding**. This opens the finding form for documenting and submitting a single finding template.

    The **Finding Guidance** field is not used in reports. Use this field to explain how a finding should be used or what evidence should be included. The field can be left blank if you do not have anything for the finding.

    <Frame>
      <img src="https://mintcdn.com/specterops-2/hxAceaiaqVHSIa3R/images/features/image-15.avif?fit=max&auto=format&n=hxAceaiaqVHSIa3R&q=85&s=5e73f0631189bfcc702cca07338c2ae3" alt="" width="800" height="749" data-path="images/features/image-15.avif" />
    </Frame>
  </Tab>

  <Tab title="Upload Findings">
    To bulk add templates to the library, click the **Findings Library** tab on the menu bar and **Upload Bulk Findings**. This opens the upload form for your csv file. The csv file must have these headers:

    *title, description, severity, impact, mitigation, replication\_steps, host\_detection\_techniques, network\_detection\_techniques, references, finding\_type, finding\_guidance*

    The *finding\_guidance* field is not used in reports. Use this field to explain how a finding should be used or what evidence should be included. The field can be left blank if you do not have anything for the finding.

    <Frame>
      <img src="https://mintcdn.com/specterops-2/hxAceaiaqVHSIa3R/images/features/image-16.png?fit=max&auto=format&n=hxAceaiaqVHSIa3R&q=85&s=c1117900fadcb54830e29ff05e6bf785" alt="" width="698" height="250" data-path="images/features/image-16.png" />
    </Frame>

    <Info>
      If a finding (based on the *title* field) already exists in the library, the import will update the existing record instead of discarding the data or duplicating the entry.
    </Info>
  </Tab>
</Tabs>
