diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt
index 44b0b49..f595f98 100644
--- a/doc/settings-storage.txt
+++ b/doc/settings-storage.txt
all data required to re-create given attribute. ":" is used to separate fields.
In "Endpoints" group A2DP remote endpoints are stored using the seid as key
-(hexadecimal format) and ":" is used to separate fields.
+(hexadecimal format) and ":" is used to separate fields. It may also contain
+an entry which key is set to "LastUsed" which represented the last endpoint
+used.
[General] group contains:
followed by codec type and its
capabilies as hexadecimal encoded
string.
+ LastUsed:<xx> String LastUsed has one field which is the
+ endpoint ID as hexadecimal encoded
+ string.
Info file format
================