I found an example of template's Lyx and I work fine with it, so lets explain what I'm doing:
I'm writing a book's intership this later start by 3 chapter wich aren't numerated for example here:
if I place my cursor upon the title of chapter the dropdown menu (where we found the section, chapter, section ...) show me chapter not chapter* so the output is:

you noticed here we haven't an enumerated chapter for example Chapter 1 Dédicas.
in this case is very well.
I show ather example but with enumerated chapter in the same document :

you look here Chapter 4 but its output will be Chapter1:
and if I place again my cursor the dropdown menu show me chapter too.
very well too :).
but I have a latter chapter that's a general conclusion:
I want its output is not enumerated chapter like the above one chapter "Dedecase", its output like this:
my problem is I want the later chapter without enumeration, I tried with chapter* but this is not indicated in the Table of Content.
for my dropdown menu is:

how I can resolve it and thanks.