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

# Data Types

<CardGroup>
  <Card title="Text" href="/the-function-stack/data-types/text" />

  <Card title="Expression" href="/the-function-stack/data-types/expression" />

  <Card title="Array" href="/the-function-stack/data-types/array" />

  <Card title="Object" href="/the-function-stack/data-types/object" />

  <Card title="Integer" href="/the-function-stack/data-types/integer" />

  <Card title="Decimal" href="/the-function-stack/data-types/decimal" />

  <Card title="Boolean" href="/the-function-stack/data-types/boolean" />

  <Card title="Timestamp" href="/the-function-stack/data-types/timestamp" />

  <Card title="Null" href="/the-function-stack/data-types/null" />
</CardGroup>


## Related topics

- [Using Xano Transform](/xano-transform/using-xano-transform.md)
- [Data Caching (Redis)](/xanoscript/function-reference/data-caching-redis.md)
- [Field Types](/the-database/database-basics/field-types.md)
