# Rudder Lookout Integrations



<blockquote class="announcement">
  <div class="tip-quote">
    
    <div class="tip-text"><strong>Rudder Lookout</strong> is currently in <strong>Public Beta</strong>. <a href="mailto:product@rudderstack.com" >Contact the Product team</a> if you have any questions.</div>
  </div>
</blockquote>

<p>Each Lookout integration plugs a real tool into the chat agent, so you can ask for something in plain language and the agent acts through the same connection you would use yourself.</p>

<html lang="en">
<blockquote class="info">
  <div class="tip-quote">
    
    <div class="tip-text">The agent can only touch a system when that integration is configured for your workspace, and the surface it gets is exactly what the integration provides. With nothing connected, the agent can still chat — it just has no external reach.</div>
  </div>
</blockquote>

</html>
<!-- end-chunk -->
<!-- begin-chunk -->
<h2 id="overview">Overview</h2><p>The Lookout integrations fall into two groups:</p>
<ul>
<li><strong>Data and code systems</strong>: RudderStack, warehouses, and GitHub — these give the agent the ability to read your data and inspect your control plane.</li>
<li><strong>Access surfaces</strong>: Slack and the Lookout MCP connection for external AI tools — these define where you can talk to the agent and who else can drive its tools.</li>
</ul>
<!-- end-chunk -->
<!-- begin-chunk -->
<h2 id="supported-integrations">Supported integrations</h2><table>
<thead>
<tr>
<th>Integration</th>
<th><div>What it unlocks</div></th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://www.rudderstack.com/docs/activate/lookout/integrations/warehouses/" >Warehouses</a></td>
<td>Ask questions of your warehouse in natural language. Lookout supports PostgreSQL, Snowflake, Redshift, BigQuery, Databricks, and ClickHouse currently, with <strong>read-only</strong> access</td>
</tr>
<tr>
<td><a href="https://www.rudderstack.com/docs/activate/lookout/integrations/github/" >GitHub</a></td>
<td>Read repositories for context — files, commits, and pull-request diffs</td>
</tr>
<tr>
<td><a href="https://www.rudderstack.com/docs/activate/lookout/integrations/rudderstack/" >RudderStack</a></td>
<td>Read and manage sources, destinations, transformations, Tracking Plans, and Audiences configured in RudderStack</td>
</tr>
<tr>
<td><a href="https://www.rudderstack.com/docs/activate/lookout/integrations/sources/" >Link Repositories to Warehouses</a></td>
<td>Link GitHub repositories to a warehouse so the agent knows which code describes which data</td>
</tr>
<tr>
<td><a href="https://www.rudderstack.com/docs/activate/lookout/integrations/slack/" >Slack</a></td>
<td>Chat with the agent from a Slack DM or a bound channel</td>
</tr>
<tr>
<td><a href="https://www.rudderstack.com/docs/activate/lookout/integrations/external-mcp/" >External AI Tools</a></td>
<td>Let approved external AI tools call a curated set of Lookout tools through the Lookout MCP</td>
</tr>
</tbody>
</table>
<!-- end-chunk -->
<!-- begin-chunk -->
<h2 id="how-the-integrations-work">How the integrations work</h2><p>Each integration is wired into the agent only when it is configured. Warehouse tools appear once a warehouse is connected, and repository tools appear once repositories are linked. You connect a system once, and the same connection powers chat, dashboards, audiences, and Slack.</p>

<html lang="en">
<blockquote class="info">
  <div class="tip-quote">
    
    <div class="tip-text"><p>Most integrations are connected by a workspace admin, because connecting a system is a workspace-level decision. Once connected, the agent can use it on behalf of any member.</p>
<p>See <a href="https://www.rudderstack.com/docs/activate/lookout/workspaces/roles/" >Roles and Permissions</a> and <a href="https://www.rudderstack.com/docs/activate/lookout/security/" >Security and Data Handling</a> for more details.</p>
</div>
  </div>
</blockquote>

</html>

