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

# Sheets

> Create and manage powerful data tables with advanced research capabilities in Raycaster AI

## Understanding Sheets

Sheets in Raycaster are powerful data tables designed for research, analysis, and data management in life sciences and biotech. Each sheet combines the familiarity of spreadsheets with advanced AI research capabilities, making them perfect for organizing companies, people, and research data.

<Frame caption="Sheet structure showing columns, rows, and AI research capabilities">
  <img src="https://mintcdn.com/raycaster/dEhs8Du7OeRsZOdB/images/sheets.png?fit=max&auto=format&n=dEhs8Du7OeRsZOdB&q=85&s=4aba8cdd0044d067b68daba1b1b0afd0" alt="Sheet Structure" class="rounded-lg border border-gray-200 dark:border-gray-700" width="1607" height="337" data-path="images/sheets.png" />
</Frame>

## Creating Sheets

Sheets follow the [universal creation workflow](/content-management/filesystem#universal-creation-workflow) with these sheet-specific options:

### Creation Options

<CardGroup cols={2}>
  <Card title="CSV Import Creation" icon="file-csv" color="#4F5DFF">
    Upload CSV files to automatically populate sheets with intelligent column mapping and data validation.
  </Card>

  <Card title="Template-Based Creation" icon="template" color="#7B85FF">
    Use built-in templates for common research scenarios or create custom templates for your organization.
  </Card>
</CardGroup>

<AccordionGroup>
  <Accordion title="CSV Import Process" icon="upload">
    * Open an existing sheet and click Settings dropdown
    * Select "Import CSV" from the dropdown menu
    * Upload CSV files to automatically populate the sheet
    * Map CSV columns to sheet columns during import
    * Handle data validation and cleanup automatically
  </Accordion>

  <Accordion title="Template Management" icon="folder-open">
    * In the sheet creation tab, click "From Template"
    * Use built-in templates for common research scenarios
    * Create custom templates for your organization
    * Share templates across team members
    * Version control for template updates
  </Accordion>
</AccordionGroup>

## Managing Existing Sheets

### Renaming a Sheet

To rename an existing sheet:

1. Open the sheet you want to rename
2. Click on "Settings"
3. Click "Edit Title"
4. Press Save to save the changes

### Duplicating a Sheet

Creating a copy of an existing sheet:

<Steps>
  <Step title="Open Sheet Menu">
    Open the sheet you want to duplicate, select rows within the sheet by clicking on the checkboxes to the left of the sheet
  </Step>

  <Step title="Select Duplicate">
    Click "Duplicate Entire Sheet" or "Duplicate with Selected Rows"
  </Step>

  <Step title="Download">
    You are also able to download selected rows or all rows by clicking "Download All Rows" or "Download Selected Rows"
  </Step>
</Steps>

## Sheet Searching and Organization

### Finding things within a sheet

To find things within a sheet:

1. Either click "Search" or use ctrl-f (cmd-f for macOS users)

2. Use the search bar to search for text within the sheet
