Documentation
HomeAPISign In
  • Getting Started
    • Overview
      • Core Concepts
      • Building your First Workflow
    • API Reference
  • Your Data
    • Brand Kits
    • Knowledge Bases
      • Add Data
        • Upload Files
        • Web Scrape
        • Import from Google Drive
        • Import from SQL Database
        • Import from Shopify
      • Knowledge Base Search
      • Knowledge Base Metadata
      • Knowledge Base API
  • Building Workflows
    • Workflow Concepts
      • Workflow Inputs
        • Input Types
      • Workflow Outputs
      • Variable Referencing
      • Liquid Templating
    • Workflow Steps
      • AI
        • Prompt LLM
          • Model Selection Guide
          • Prompting Guide
        • Transcribe Audio File
      • Web Research
        • Google Search
        • Perplexity Deep Research
        • Web Page Scrape
      • Code
        • Run Code
        • Call API
        • Format JSON
        • Run SQL Query
        • Write Liquid Text
      • Flow
        • Condition
        • Iteration
        • Human Review
        • Content Comparison
        • Error
      • Data
        • Read from Grid
        • Add Rows in Grid
        • Search Knowledge Base
        • Write to Knowledge Base
        • Get Knowledge Base File
      • AirOps
        • Workflow
        • Agent
      • Image & Video
        • Generate Image with API
        • Search Stock Images
        • Fetch Stock Image with ID
        • Resize Image
        • Screenshot from URL
        • Create OpenGraph Image
        • Create Video Avatar
      • SEO Research
        • Semrush
        • Data4SEO
      • Content Quality
        • Detect AI Content
        • Scan Content for Plagiarism
      • Content Processing
        • Convert Markdown to HTML
        • Convert PDF URL to Text
        • Group Keywords into Clusters
      • B2B Enrichment
        • Hunter.io
        • People Data Labs
      • CMS Integrations
        • Webflow
        • WordPress
        • Shopify
        • Contentful
        • Sanity
        • Strapi
      • Analytics Integrations
        • Google Search Console
      • Collaboration Integrations
        • Gmail
        • Google Docs
        • Google Sheets
        • Notion
        • Slack
    • Power Steps
    • Testing and Iteration
    • Publishing and Versioning
    • Logs
    • Studio Toolbar
  • Running Workflows
    • Run Once
    • Run in Bulk (Grid)
    • Run via API
    • Run via Trigger
      • Incoming Webhook Trigger
      • Zapier
    • Run on a Schedule
    • Error Handling
  • Grids
    • Create a Grid
      • Import from Webflow
      • Import from Wordpress
      • Import from Semrush
      • Import from Google Search Console
    • Add Columns in the Grid
    • Run Workflows in the Grid
      • Add Workflow Column
      • Run Workflow Column
      • Schedule Workflow Column
      • Map Workflow Outputs
      • Review Workflow Run Metadata
    • Review Content in the Grid
      • Review Markdown Content
      • Review HTML Content
      • Compare Content Difference
    • Publish to CMS from Grid
    • Pull Analytics in the Grid
    • Searching and Filtering
    • Export as CSV
  • Copilot
    • Chat with Copilot
    • Edit Workflows with Copilot
    • Fix Errors with Copilot
  • Monitoring
    • Task Usage
    • Analytics
    • Alerts
    • Execution History
  • Your Workspace
    • Create a Workspace
    • Folders
    • Settings
    • Billing
    • Use your own LLM API Keys
    • Secrets
    • Team and Permissions
  • Chat Agents (Legacy)
    • Agent Quick Start
    • Chat Agents
    • Integrate Agents
      • Widget
      • Client Web SDK
  • About
    • Ethical AI and IP Production
    • Principles
    • Security and Compliance
Powered by GitBook
On this page
  • Configuring the Perplexity Deep Research Step
  • Advanced Settings

Was this helpful?

  1. Building Workflows
  2. Workflow Steps
  3. Web Research

Perplexity Deep Research

Conduct comprehensive AI-powered research with citations

Last updated 2 days ago

Was this helpful?

The "Perplexity Deep Research" step allows you to perform in-depth research on any topic using Perplexity's advanced AI research capabilities. This step conducts thorough analysis across multiple sources and provides detailed, cited responses that are helpful for content creation, market research, and competitive analysis.

Configuring the Perplexity Deep Research Step

Configuring the step requires setting the core message and optional advanced parameters:

Message

The "Message" input field contains your research query or question - what you want to conduct deep research on. This should be a clear, specific question or topic you want thoroughly researched.

Examples:

  • "Compare the top 5 content management systems for enterprise businesses"

  • "Analyze the competitive landscape for project management software"

To dynamically set the research query referencing an input or output variable, use Liquid syntax: {{ query }} or {{ step_1.output }}

Advanced Settings

Max Output Length (tokens)

Control the length of the research output. Higher token limits allow for more comprehensive research and detailed analysis.

Search Recency

Specify the time period for information sources. The model will only search for information from the selected time period, ensuring you get the most current data available.

Options include:

  • Last year

  • Last month

  • Last week

  • Last hour

Domains to Include

Limit research to specific domains by entering comma-separated domain names (e.g. techcrunch.com, wired.com, verge.com). This helps focus research on authoritative sources in your industry. This can include a maximum of 3 domains.

Domains to Exclude

Exclude specific domains from research results by entering comma-separated domain names. Useful for filtering out competitors or unreliable sources. This can include a maximum of 3 domains.

Enable Streaming

View research outputs as they are generated in real-time, rather than waiting for the entire execution to finish. Helpful for monitoring progress on complex research queries.

Get Images

Return relevant images found during research in the response. These images can be used to enhance content or provide visual context for your research findings.

Get Related Questions

Return a list of related questions that emerged during the research process. These can help identify additional content opportunities or research angles.