laylight

Integration

Laylight + Supabase

Connect Supabase to Laylight and the context inside it becomes answerable, with a citation back to the Supabase record every answer came from.

What Laylight reads

Schema and the tables you explicitly expose: table and column names, relationships and the rows you scope in.

Access is read-only and scoped to what you connect. Laylight does not write to, modify or delete anything in Supabase.

What it adds to your context

Production state. What is actually true in the system right now, as opposed to what a document says was intended.

How it works

You give Laylight read-only access scoped to the tables you choose. Schema is introspected first, so column names and foreign keys are read as real relationships rather than guessed at, which is what lets a row be connected to the customer discussed in Slack or the issue tracked in Linear. This is the connector that closes the loop between what the organisation believes and what its systems record.

Because Laylight resolves entities across every connected system, a Supabase answer is not limited to Supabase. The same customer, project or person referred to here is understood to be the same one referred to in the other systems you connect, so an answer drawn from Supabase can be cross-checked against the document, ticket or thread elsewhere that describes the same thing.

What you will be able to ask

  • What does this table actually contain?
  • How does this record relate to the customer in Slack?
  • What is the current state of this entity in production data?
  • Does the data agree with what the document claims?

Each answer names the Supabase record it came from, with its timestamp, so you can open the source and check it rather than taking the summary on trust.

How the connection is authorised

You connect Supabase through its own OAuth flow and choose the scope Laylight may index. Laylight never receives your Supabase password, stores its access token encrypted, and loses access the moment you revoke the connection. See Security for the full detail.

Availability

Laylight is pre-launch and connectors are rolling out to waitlist customers. Join the waitlist to get access to the Supabase integration, or see all integrations.