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

# ResQ.Core.PreAlert.CreatedAt

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[PreAlert](./ResQ.Core.PreAlert.md "ResQ.Core.PreAlert")

## PreAlert.CreatedAt Property

UTC timestamp when the pre-alert was created.

```csharp theme={null}
public System.DateTimeOffset CreatedAt { get; init; }
```

#### Property Value

[System.DateTimeOffset](https://learn.microsoft.com/en-us/dotnet/api/system.datetimeoffset "System.DateTimeOffset")
