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

# How to Use Finscreener

> Complete guide to all Finscreener platform features

## Welcome to Finscreener

Finscreener is a powerful platform for screening and analyzing companies and GST data in India. This guide walks you through all the features available.

## Platform Features

<CardGroup cols={2}>
  <Card title="Search" icon="magnifying-glass">
    Find companies, directors, and GST records quickly.
  </Card>

  <Card title="Screener" icon="filter">
    Create custom queries to filter data with precision.
  </Card>

  <Card title="Watchlist" icon="star">
    Track entities you're interested in.
  </Card>

  <Card title="Order" icon="cart-shopping">
    Order detailed company information.
  </Card>

  <Card title="Advanced Filters" icon="sliders">
    Filter using predefined parameters.
  </Card>

  <Card title="AI Assistant" icon="robot">
    Get intelligent insights using natural language.
  </Card>

  <Card title="Newly Registered" icon="calendar">
    Discover newly registered GST businesses.
  </Card>

  <Card title="Subscription" icon="credit-card">
    Manage your subscription plan.
  </Card>
</CardGroup>

## Account Setup

<Steps>
  <Step title="Sign Up">
    Create your account at [finscreener.in/auth/signup](https://finscreener.in/auth/signup)
  </Step>

  <Step title="Sign In">
    Log in at [finscreener.in/auth/signin](https://finscreener.in/auth/signin)
  </Step>

  <Step title="Subscribe">
    Choose a subscription plan to unlock all features.
  </Step>
</Steps>

## Company & GST Search

The homepage provides a powerful search interface to find companies, directors, and GST information.

### Search Tips

| Search Type     | Description                                | Example                            |
| --------------- | ------------------------------------------ | ---------------------------------- |
| Company Search  | Enter company name, CIN, or keywords       | "Infosys", "L17110MH1973PLC019786" |
| Director Search | Search by director name or DIN             | "02787784"                         |
| GST Search      | Search by GSTIN, trade name, or legal name | "27AABCU9603R1ZM"                  |

## Using the Screener

Create custom screening queries to filter companies and GST records based on multiple criteria.

<Steps>
  <Step title="Create a Screener">
    Click the "Create" button on the Screener Dashboard to start a new analysis.
  </Step>

  <Step title="Define Your Criteria">
    Give your screener a name and description. Select whether you want to screen Companies or GST entities.
  </Step>

  <Step title="Write Your Query">
    Use FQL (Finscreener Query Language) to define your filters.

    ```
    City == 'Mumbai' AND paidUpCapital > 1000000
    ```
  </Step>

  <Step title="Run & Export">
    Execute the screener to see results. You can then export the data to Excel or view detailed profiles.
  </Step>
</Steps>

<Tip>
  Check out the [FQL Query Guide](/fql/introduction) for detailed syntax and examples.
</Tip>

## Managing Watchlists

Track companies and GST entities you're interested in by adding them to your watchlist.

<Steps>
  <Step title="Create a Watchlist">
    Navigate to the Watchlist page and click the "+ New" button to create a new list.
  </Step>

  <Step title="Add Entities">
    While viewing any company or GST details, click the "Add to Watchlist" button and select your list.
  </Step>

  <Step title="Monitor & Manage">
    Access your watchlist anytime to track changes. You can remove items or delete lists as needed.
  </Step>
</Steps>

## Ordering Data

Order detailed company or GST information for your business needs.

### Order Types

<CardGroup cols={2}>
  <Card title="Normal Order" icon="file">
    Order data for individual companies
  </Card>

  <Card title="Bulk Order" icon="files">
    Order data for multiple companies at once
  </Card>
</CardGroup>

### Credit Pricing

| Item Type | Credits  |
| --------- | -------- |
| Company   | 1 credit |
| Director  | 1 credit |
| GST       | 1 credit |

<Note>
  If no contact details are found for an ordered item, the credit for that item is automatically refunded to your balance.
</Note>

## Advanced Filters

Use advanced filtering options for more precise data exploration.

### Filter Categories

* **Company Filters**: Filter by type, status, capital, location, and more
* **GST Filters**: Filter by status, turnover, taxpayer type, and business activities
* **Date Filters**: Filter by incorporation or registration dates

## AI Data Assistant

Get intelligent insights and answers about companies and GST data using our AI assistant.

<Steps>
  <Step title="Ask Questions">
    Type natural language questions about company or GST data
  </Step>

  <Step title="Get Insights">
    The AI will analyze data and provide relevant answers
  </Step>
</Steps>

### Example Questions

* "Find tech companies in Mumbai with capital over 1 crore"
* "What is the status of company with CIN XXXXX?"
* "Compare GST turnover in Maharashtra vs Karnataka"

## Newly Registered GST

Discover newly registered GST businesses.

### Use Cases

* **Market Research**: Track new entrants in your industry
* **Lead Generation**: Find potential customers or partners
* **Competition Analysis**: Monitor new competitors
